Package org.jboss.test.classloader.scoping.naming.service

Class Summary
BindingService (src) 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 (src) A custom serializable object stored in jndi and accessed by two different class loading scopes to test marshalling of jndi lookups.