|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.xfp.AttributeContainer
org.xfp.Filter
org.xfp.filters.jndi.JNDIAbstractFilter
org.xfp.filters.jndi.JNDIBind
Performs a JNDI lookup.
| Nested Class Summary |
| Nested classes inherited from class org.xfp.Filter |
Filter.OnErrorEnum, Filter.OnLoopErrorEnum |
| Field Summary |
| Fields inherited from class org.xfp.AttributeContainer |
parentContainer |
| Constructor Summary | |
JNDIBind()
|
|
| Method Summary | |
void |
execute()
|
void |
setObject(java.lang.Object object)
Sets the object to bind. |
void |
subreset()
Subclasses must reset their status within this method. |
| Methods inherited from class org.xfp.filters.jndi.JNDIAbstractFilter |
reset, setEnvironment, setName |
| Methods inherited from class org.xfp.Filter |
getOnError, initialize, log, newInstance, perform, toString |
| Methods inherited from class org.xfp.AttributeContainer |
configureAttributes, disposeAttributes, getAttributes, getFullName, getName, initializeAttributes |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public JNDIBind()
| Method Detail |
public void execute()
throws java.lang.Exception
java.lang.Exceptionpublic void subreset()
JNDIAbstractFilter
subreset in class JNDIAbstractFilterJNDIAbstractFilter.subreset()public void setObject(java.lang.Object object)
object - The object to set
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||