Uses of Class
org.jboss.managed.api.ComponentType

Packages that use ComponentType
org.jboss.managed.api   
org.jboss.managed.plugins   
 

Uses of ComponentType in org.jboss.managed.api
 

Methods in org.jboss.managed.api that return ComponentType
 ComponentType ManagedComponent.getType()
          The component classification as a type/subtype.
 

Uses of ComponentType in org.jboss.managed.plugins
 

Methods in org.jboss.managed.plugins that return ComponentType
 ComponentType ManagedComponentImpl.getType()
           
 

Constructors in org.jboss.managed.plugins with parameters of type ComponentType
ManagedComponentImpl(ComponentType type, ManagedDeployment owner, ManagedObject mo)
           
 



Copyright © 2008 JBoss Inc.. All Rights Reserved.