org.ow2.easybeans.component.smartclient.spi |
EJB 3.0
Smartclient SPI
|
Java Source File Name | Type | Comment |
ProDelegate.java | Class | Implementation of the prodelegate class that will redirect to the carol class
by using the correct classloader mechanism. |
SmartContext.java | Class | Context that use a given classloader before calling every methods. |
SmartContextFactory.java | Class | Initial Context factory used on the client side.
It will ask the server for every class/resource not found in local. |
SmartContextFactoryInfo.java | Class | Infos associated to a Smart Provider URL. |