org.hibersap.jboss4.jmx
Class HibersapService

java.lang.Object
  extended by org.hibersap.jboss4.jmx.HibersapService
All Implemented Interfaces:
HibersapServiceMBean

public class HibersapService
extends java.lang.Object
implements HibersapServiceMBean


Constructor Summary
HibersapService(HibersapConfig config, java.lang.ClassLoader classLoader)
           
 
Method Summary
 java.lang.String getStatus()
           
 void start()
           
 void stop()
           
 java.lang.String viewConfiguration()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HibersapService

public HibersapService(HibersapConfig config,
                       java.lang.ClassLoader classLoader)
Method Detail

start

public void start()
Specified by:
start in interface HibersapServiceMBean

stop

public void stop()
Specified by:
stop in interface HibersapServiceMBean

getStatus

public java.lang.String getStatus()
Specified by:
getStatus in interface HibersapServiceMBean

viewConfiguration

public java.lang.String viewConfiguration()
Specified by:
viewConfiguration in interface HibersapServiceMBean


Copyright © 2009 Akquinet Tech@Spree GmbH. All Rights Reserved.