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)
           
ManagedComponentImpl(ComponentType type, ManagedDeployment owner, ManagedObject mo, RunStateMapper stateMapper)
           
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.