|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.services.deployment.ContextHelper
Helper class to pass in to velocity templates and do things that are more easily performed in java code.
Constructor Summary | |
ContextHelper()
Default CTOR |
Method Summary | |
static boolean |
isDefined(java.lang.Object obj)
Convenience method to find out if a variable is defined (not null). |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ContextHelper()
Method Detail |
public static boolean isDefined(java.lang.Object obj)
obj
- any object
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |