KickJava   Java API By Example, From Geeks To Geeks.

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

  • org.logicalcobwebs.proxool.admin.jmx.ConnectionPoolMBean
    JMX DynamicMBean adapter for a Proxool connection pool.<br> See the configuration documentation to learn how to activate a pool for JMX. No programming is necessary to do this. <p> <b>Attributes</b> <ul> <li>alias</li> <li>driverClass</li> < ...
  • 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
  • com.sleepycat.je.jmx.JEMBeanHelper
    JEMBeanHelper is a utility class for the MBean implementation which wants to add management of a JE environment to its capabilities. MBean implementations can contain a JEMBeanHelper instance to get MBean metadata for JE and to set attributes, get attributes, and invoke operations. <p> com.s ...
  • 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.interceptor.ModelMBeanAttributeInterceptor
    This interceptor handles the ModelMBean attribute caching and setter and getter dispatches. @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.1 ...
  • org.jboss.security.plugins.DefaultLoginConfig
    An mbean that uses the default JAAS login configuration file based
  • com.caucho.jmx.MBeanServerImpl
    The main interface for retrieving and managing JMX objects. Creats a new MBeanServer implementation.
Popular Tags