|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationType | |
org.apache.geronimo.core.service |
Uses of InvocationType in org.apache.geronimo.core.service |
Fields in org.apache.geronimo.core.service declared as InvocationType | |
static InvocationType |
InvocationType.REMOTE
|
static InvocationType |
InvocationType.HOME
|
static InvocationType |
InvocationType.LOCAL
|
static InvocationType |
InvocationType.LOCALHOME
|
Methods in org.apache.geronimo.core.service that return InvocationType | |
static InvocationType |
InvocationType.getType(Invocation invocation)
|
Methods in org.apache.geronimo.core.service with parameters of type InvocationType | |
static void |
InvocationType.putType(Invocation invocation,
InvocationType type)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |