JBoss Managed Parent POM 2.1.1.SP2

Uses of Interface
org.jboss.managed.api.RunStateMapper

Packages that use RunStateMapper
org.jboss.managed.plugins   
org.jboss.managed.plugins.factory   
 

Uses of RunStateMapper in org.jboss.managed.plugins
 

Methods in org.jboss.managed.plugins that return RunStateMapper
 RunStateMapper ManagedComponentImpl.getStateMapper()
           
 

Methods in org.jboss.managed.plugins with parameters of type RunStateMapper
 void ManagedComponentImpl.setStateMapper(RunStateMapper stateMapper)
           
 

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

Uses of RunStateMapper in org.jboss.managed.plugins.factory
 

Classes in org.jboss.managed.plugins.factory that implement RunStateMapper
 class StringRunStateMapper
          A RunStateMapper implementation that maps string based meta values to the RunState enum based on a Map of meta value to enum string.
 


JBoss Managed Parent POM 2.1.1.SP2

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