Uses of Class
org.objectweb.jonas_ejb.deployment.xml.Method

Packages that use Method
org.objectweb.jonas_ejb.deployment.api   
org.objectweb.jonas_ejb.deployment.xml   
 

Uses of Method in org.objectweb.jonas_ejb.deployment.api
 

Methods in org.objectweb.jonas_ejb.deployment.api with parameters of type Method
static String MethodDesc.methodElementToString(Method m)
          String representation of the given element
 

Uses of Method in org.objectweb.jonas_ejb.deployment.xml
 

Methods in org.objectweb.jonas_ejb.deployment.xml with parameters of type Method
 void ContainerTransaction.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 MethodPermission.addMethod(Method method)
          Add a new method element to this object
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.