Class Summary |
AuthenticationRequest |
|
ClientIdentity |
The unique identity of the client application that invoked the method. |
EjbHomeIntfcProcessor |
Represents the EJB Server's responsibility in handling the finder and create
methods that are declared in the bean's home interface. |
EjbHomeProcessor |
Represents the EJB Server's responsibility in handling methods that are
declared in the javax.ejb.EJBHome interface. |
EjbObjectProcessor |
Represents the EJB Server's responsibility in handling methods that are
declared in the javax.ejb.EJBObject interface. |
EjbProxyHandler |
This InvocationHandler and its proxy are serializable and can be used by
HomeHandle, Handle, and MetaData to persist and revive handles. |
EjbRemoteIntfcProcessor |
Represents the EJB Server's responsibility in handling the business methods
methods that are declared in the bean's remote interface. |
MethodInvocation |
This object is used to uniqly identify a method invocation within
on an EJBObject or EJBHome reference is created. |
NamingServer |
|
RiBaseHandle |
|
RiBinding |
|
RiClassLoader |
Dynamic ClassLoader that loads classes from the NamingServer. |
RiContext |
The initial Context implementation that is returned from the client's first JNDI lookup. |
RiInitCtxFactory |
Invoked by client-side JNDI lookup. |
RiMetaData |
|
RiNameParser |
|
RPCMessage |
|
Server |
|