org.glassfish.grizzly.http.server.jmx
Interface Monitorable


public interface Monitorable

Interface that allows arbitrary entities to provide a JmxObject that can be registered with the GrizzlyJmxManager.


Method Summary
 JmxObject createManagementObject()
           
 

Method Detail

createManagementObject

JmxObject createManagementObject()
Returns:
a new JmxObject that may be registered with the GrizzlyJmxManager.


Copyright © 2011 Oracle Corpration. All Rights Reserved.