|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--org.openejb.corba.core.Invoker
Constructor Summary | |
Invoker()
|
Method Summary | |
static java.lang.Object |
invoke(ContainerAdapter adapter,
java.lang.Object deployID,
java.lang.reflect.Method method,
java.lang.Object[] args,
java.lang.Object primaryKey,
java.security.Principal principal)
This operation invokes the container to dispatch an incoming request |
Methods inherited from class java.lang.Object |
|
Constructor Detail |
public Invoker()
Method Detail |
public static java.lang.Object invoke(ContainerAdapter adapter, java.lang.Object deployID, java.lang.reflect.Method method, java.lang.Object[] args, java.lang.Object primaryKey, java.security.Principal principal) throws java.lang.Throwable
|
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |