Uses of Class
org.apache.geronimo.core.service.InvocationType

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)
           
 



Copyright © 2003-2005 Apache Software Foundation. All Rights Reserved.