KickJava   Java API By Example, From Geeks To Geeks.

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

  • com.lutris.appserver.server.StandardApplication
    Default application implementation. This class provides standard start/stop services. This can be used as a base class to derive Application objects. @version $Revision: 1.1 $ @author Mark Diekhans
  • 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.capability.ReflectedMBeanDispatcher
    Directs DynamicMBean calls to underlying resource via reflection. It's suitable for use as a StandardMBean or as the resource for a ModelMBean. @author <a HREF="mailto:trevor@protocool.com">Trevor Squires</a>. @author <a HREF="mailto:juha@jboss.org">Juha Lindfors</a>
  • org.jboss.system.ServiceDynamicMBeanSupport
    <description> @see <related> @author <a HREF="mailto:sacha.labourey@cogito-info.ch">Sacha Labourey</a>. @version $Revision: 1.6 $ <p><b>Revisions:</b> <p><b>6 janv. 2003 Sacha Labourey:</b> <ul> <li> First implementation ...
  • org.objectweb.kilim.tools.jmx.ComponentMBean
    @author delpiano To change this generated comment edit the template variable "typecomment": Window>Preferences>Java>Templates. To enable and disable the creation of type comments go to Window>Preferences>Java>Code Generation.
  • org.jboss.security.plugins.DefaultLoginConfig
    An mbean that uses the default JAAS login configuration file based
  • org.apache.catalina.mbeans.ContextResourceMBean
    <p>A <strong>ModelMBean</strong> implementation for the <code>org.apache.catalina.deploy.ContextResource</code> component.</p> @author Amy Roh @version $Revision: 1.4 $ $Date: 2004/07/26 16:04:01 $
  • org.jboss.test.jbossmx.compliance.standard.support.DynamicDerived1
    implementing DynamicMBean means that we don't inherit the mbean info from StandardParentMBean
  • org.jboss.net.jmx.adaptor.server.Adaptor
    wrapper around the mbean server that may be exposed as a soap-enabled mbean to the outside world. @todo convert to MBeanServerConnection @author <a HREF="mailto:Christoph.Jung@infor.de">Christoph G. Jung</a> @author <a HREF="mailto:Adrian.Brock@HappeningTimes.com">Adrian Brock&l ...
  • com.caucho.jmx.MBeanServerImpl
    The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation.
Popular Tags