|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface StubContainer
Implementations of this interface allow to bind stubs to remote JNDI servers without the latter having to contain the stubs' interfaces in their classpath.
| Method Summary | |
|---|---|
StubInvocationHandler |
getStubInvocationHandler()
Returns the invocation handler that this instance wraps. |
java.lang.Object |
toStub(java.lang.ClassLoader loader)
Returns the stub that this instance contains. |
| Method Detail |
|---|
java.lang.Object toStub(java.lang.ClassLoader loader)
throws java.rmi.RemoteException
a - ClassLoader
java.rmi.RemoteException - if the stub could not be created.StubInvocationHandler getStubInvocationHandler()
StubInvocationHandler.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||