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

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

Uses of TransientAttachments in org.jboss.managed.api
 

Subinterfaces of TransientAttachments in org.jboss.managed.api
 interface ManagedOperation
          A representation of a managed operation.
 interface ManagedParameter
          A representation of a ManagedOperation parameter
 interface ManagedProperty
          ManagedProperty.
 

Uses of TransientAttachments in org.jboss.managed.plugins
 

Classes in org.jboss.managed.plugins that implement TransientAttachments
 class ManagedOperationImpl
          A default implementation of ManagedOperation
 class ManagedParameterImpl
           
 class ManagedPropertyImpl
          ManagedProperty.
 class WritethroughManagedPropertyImpl
          An extension of ManagedPropertyImpl.
 



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