Uses of Interface
org.ow2.jonas.addon.deploy.api.deployable.ISortableDeployable

Packages that use ISortableDeployable
org.ow2.jonas.addon.deploy.api.deployable   
 

Uses of ISortableDeployable in org.ow2.jonas.addon.deploy.api.deployable
 

Methods in org.ow2.jonas.addon.deploy.api.deployable that return types with arguments of type ISortableDeployable
 List<ISortableDeployable> IAddonDeployable.getKnownDeployables()
           
 List<ISortableDeployable> IAddonDeployable.getUnknownDeployables()
           
 

Methods in org.ow2.jonas.addon.deploy.api.deployable with parameters of type ISortableDeployable
 void IAddonDeployable.addDeployable(ISortableDeployable sortableDeployable)
           
 void IAddonDeployable.removeDeployable(ISortableDeployable sortableDeployable)
           
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.