Uses of Class
org.jboss.ejb3.metamodel.MethodPermission

Packages that use MethodPermission
org.jboss.ejb3.metamodel   
 

Uses of MethodPermission in org.jboss.ejb3.metamodel
 

Methods in org.jboss.ejb3.metamodel with parameters of type MethodPermission
 void EjbJarDDObjectFactory.addChild(AssemblyDescriptor parent, MethodPermission permission, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void EjbJarDDObjectFactory.addChild(MethodPermission parent, Method method, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName)
          Called when parsing character is complete.
 void AssemblyDescriptor.addMethodPermission(MethodPermission methodPermission)
           
 Object EjbJarDDObjectFactory.newChild(MethodPermission permission, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, Attributes attrs)
          Called when parsing of a new element started.
 void EjbJarDDObjectFactory.setValue(MethodPermission permission, org.jboss.xb.binding.UnmarshallingContext navigator, String namespaceURI, String localName, String value)
          Called when a child element with simple content is read for DD.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.