org.jboss.test.classloader.scoping.naming.service |
|
Java Source File Name | Type | Comment |
BindingService.java | Class | 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. |
BindValue.java | Class | A custom serializable object stored in jndi and accessed by two different
class loading scopes to test marshalling of jndi lookups. |