org.gcube.common.core.instrumentation
Interface GHNMBean

All Known Implementing Classes:
GHN

public interface GHNMBean


Method Summary
 String addScope(String s)
           
 String getUptime()
           
 String removeScope(String s)
           
 void restart()
           
 

Method Detail

getUptime

String getUptime()

restart

void restart()
             throws Exception
Throws:
Exception

addScope

String addScope(String s)
                throws Exception
Throws:
Exception

removeScope

String removeScope(String s)
                   throws Exception
Throws:
Exception


Copyright © 2012. All Rights Reserved.