C D G I J L M O R S V

G

getErrorLevel() - Method in class org.vostok.management.mbean.MBeanFactory
get error level for this factory, default to warn
getFactory() - Static method in class org.vostok.management.mbean.MBeanFactory
will return the default factory.
getFactory(String) - Static method in class org.vostok.management.mbean.MBeanFactory
get factory with name "name" .
getJndi(Class) - Static method in class org.vostok.management.mbean.MBeanFactory
return jndi for a class first look for mbean annoation, if not empty return mbean.jndi else build a jdni name using default format.
getMbean(Class<T>) - Method in class org.vostok.management.mbean.MBeanFactory
This method should be used for getting an mbean instance, this factory manage.
getMbean(Class<T>, String) - Method in class org.vostok.management.mbean.MBeanFactory
retrieve mbean from jndi
getMbeanServer() - Method in class org.vostok.management.mbean.MBeanFactory
convenience method, will return mbean instance beans are registered into
getName() - Method in class org.vostok.management.mbean.MBeanFactory
return the name for this factory
getPackage() - Method in class org.vostok.management.mbean.MBeanFactory
return package jndi this factory locate annotation from

C D G I J L M O R S V