KickJava   Java API By Example, From Geeks To Geeks.

Java > Java SE, EE, ME > javax > management > MBeanNotificationInfo > Top Examples

  • test.compliance.openmbean.OpenMBeanInfoSupportTestCase
    Open MBean Info tests.<p> @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>.
  • test.compliance.metadata.MBeanInfoTEST
    MBean Info tests.<p> @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock</a>.
  • org.apache.catalina.core.StandardWrapper
    Standard implementation of the <b>Wrapper</b> interface that represents an individual servlet definition. No child Containers are allowed, and the parent Container must be a Context. @author Craig R. McClanahan @author Remy Maucherat @version $Revision: 1.58 $ $Date: 2005/03/11 16:34 ...
  • org.enhydra.util.EafConfigMBean
    EAF's Core MBean Implementation @author Slobodan Vujasinovic
  • org.objectweb.jonas.management.ReconfigDispatcher
    This MBean implementation has to be extended by MBeans associated to reconfigurable JOnAS services and to reconfigurable resources managed by JOnAS (DataSources and MailFactories). These MBeans can add and remove a notification listener, and emit notifications towards this listener. Currently only ...
  • org.jboss.mx.loading.UnifiedLoaderRepository3
    A repository of class loaders that form a flat namespace of classes and resources. This version uses UnifiedClassLoader3 instances. Class and resource loading is synchronized by the acquiring the monitor to the associated repository structure monitor. See the variable javadoc comments for what moni ...
  • org.apache.jk.common.ChannelSocket
    XXX Make the 'message type' pluggable A lot of the 'original' behavior is hardcoded - this uses Ajp13 wire protocol, Jk can use multiple protocols/transports. Various container adapters should load this object ( as a bean ), set configurations and use it. Note that the connector will handle all ...
  • org.jboss.mx.server.AbstractMBeanInvoker
    A base MBeanInvoker class that provides common state as well as @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>. @author Scott.Stark@jboss.org @author <a HREF="mailto:dimitris@jboss.org">Dimitris Andreadis</a>. @version $Revision: 1.34.2.3 $
  • org.jboss.mx.metadata.StandardMetaData
    This metadata builder implementation builds a MBean info based on the naming rules of the Standard MBeans. The MBean server uses this builder to generate the metadata for Standard MBeans. <p> In cooperation with the {@link MBeanInfoConversion#toModelMBeanInfo MBeanInfoConversion} class you ...
  • org.jboss.mx.modelmbean.ModelMBeanInvoker
    An extension of the {@link org.jboss.mx.server.MBeanInvoker MBeanInvoker} that implements the base Model MBean functionality, essentially making the Model MBean just another invoker of managed resources. @see javax.management.modelmbean.ModelMBean @see org.jboss.mx.server.MBeanInvoker @author & ...
  • org.jboss.cache.invalidation.InvalidationManager
    Implementation of InvalidationManagerMBean @see org.jboss.cache.invalidation.InvalidationManagerMBean @author <a HREF="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey</a>. @version $Revision: 1.5.6.4 $
Popular Tags