Uses of Interface
org.ow2.util.ee.metadata.ejbjar.api.xml.struct.IMethodPermission

Packages that use IMethodPermission
org.ow2.util.ee.metadata.ejbjar.api.xml.struct   
 

Uses of IMethodPermission in org.ow2.util.ee.metadata.ejbjar.api.xml.struct
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct that return types with arguments of type IMethodPermission
 List<IMethodPermission> IAssemblyDescriptor.getMethodPermissionList()
          Gets the list of <method-permission> elements.
 

Methods in org.ow2.util.ee.metadata.ejbjar.api.xml.struct with parameters of type IMethodPermission
 void IAssemblyDescriptor.addMethodPermission(IMethodPermission methodPermission)
          Adds a new <method-permission> element to assembly descriptor.
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.