Uses of Class
org.ow2.jonas.deployment.ejb.xml.Method

Packages that use Method
org.ow2.jonas.deployment.ejb   
org.ow2.jonas.deployment.ejb.xml   
 

Uses of Method in org.ow2.jonas.deployment.ejb
 

Methods in org.ow2.jonas.deployment.ejb with parameters of type Method
static String MethodDesc.methodElementToString(Method m)
          String representation of the given element
 

Uses of Method in org.ow2.jonas.deployment.ejb.xml
 

Methods in org.ow2.jonas.deployment.ejb.xml with parameters of type Method
 void MethodPermission.addMethod(Method method)
          Add a new method element to this object
 void ExcludeList.addMethod(Method method)
          Add a new method element to this object
 void ContainerTransaction.addMethod(Method method)
          Add a new method element to this object
 



Copyright © 2010 OW2 Consortium. All Rights Reserved.