|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.test.classloader.scoping.naming.service.BindingService
A service that binds custom serializable objects into jndi for use by a web app to test the behavior of jndi lookups across class loading scopes.
Constructor Summary | |
BindingService()
|
Method Summary | |
java.lang.String[] |
getNames()
|
void |
setNames(java.lang.String[] names)
|
void |
start()
|
void |
stop()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public BindingService()
Method Detail |
public java.lang.String[] getNames()
public void setNames(java.lang.String[] names)
public void start() throws java.lang.Exception
java.lang.Exception
public void stop() throws java.lang.Exception
java.lang.Exception
|
||||||||||
PREV CLASS NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |