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

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

Uses of ManagedCommon in org.jboss.managed.api
 

Subinterfaces of ManagedCommon in org.jboss.managed.api
 interface ManagedComponent
          A runtime component associated with a deployment.
 interface ManagedObject
          ManagedObject is an interface for a manageable element.
 interface MutableManagedComponent
           
 interface MutableManagedObject
          An extension of ManagedObject that allows setting of key values after the ManagedObject has been created.
 

Methods in org.jboss.managed.api that return ManagedCommon
 ManagedCommon ManagedCommon.getParent()
           
 

Uses of ManagedCommon in org.jboss.managed.plugins
 

Classes in org.jboss.managed.plugins that implement ManagedCommon
 class DelegateManagedCommonImpl
          Delegate managed common.
 class DelegateManagedObjectImpl
          A delegating
 class ManagedComponentImpl
          Managed component impl.
 class ManagedObjectImpl
          ManagedObjectImpl.
 

Methods in org.jboss.managed.plugins that return ManagedCommon
 ManagedCommon DelegateManagedCommonImpl.getParent()
           
 



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