org.glassfish.admin.mbeanserver
Class Util

java.lang.Object
  extended by org.glassfish.admin.mbeanserver.Util

public final class Util
extends java.lang.Object

Can't use things in amx-api, so a few methods are place here.


Constructor Summary
Util()
           
 
Method Summary
static java.util.logging.Logger getLogger()
           
static java.lang.String localhost()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Util

public Util()
Method Detail

localhost

public static java.lang.String localhost()

getLogger

public static java.util.logging.Logger getLogger()


Copyright © 2012 GlassFish Community. All Rights Reserved.