Uses of Class
org.apache.geronimo.gbean.GOperationInfo

Packages that use GOperationInfo
org.apache.geronimo.gbean   
org.apache.geronimo.gbean.runtime   
 

Uses of GOperationInfo in org.apache.geronimo.gbean
 

Subclasses of GOperationInfo in org.apache.geronimo.gbean
 class DynamicGOperationInfo
           
 

Methods in org.apache.geronimo.gbean with parameters of type GOperationInfo
 void GBeanInfoBuilder.addOperation(GOperationInfo operationInfo)
           
 

Uses of GOperationInfo in org.apache.geronimo.gbean.runtime
 

Methods in org.apache.geronimo.gbean.runtime that return GOperationInfo
 GOperationInfo GBeanOperation.getOperationInfo()
           
 

Constructors in org.apache.geronimo.gbean.runtime with parameters of type GOperationInfo
GBeanOperation(GBeanInstance gbeanInstance, GOperationInfo operationInfo)
           
 



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