Package org.vostok.management.annotations

package org.vostok.management.annotations : Annotation for mbean services used. factory scan for those annoation and load services .

See:
          Description

Annotation Types Summary
Interface Tells the factory to turn a regular service into a standard mbean.
JndiDependencies Specify on a class marked with the MBean annotation a set of dependcies.
LocalDependencies On a class with annoation MBean, describe a set of local dependencies, set in the form of class.
MBean identify a bean that must be loaded by a MBeanFactory Resources injection (annoation reource) : annoation must be set on a class.
 

Package org.vostok.management.annotations Description

package org.vostok.management.annotations :