org.apache.geronimo.system.main
Interface ServerStatus

All Known Implementing Classes:
ServerStatusGBean

public interface ServerStatus


Method Summary
 boolean isServerStarted()
           
 void setServerStarted(boolean flag)
           
 

Method Detail

isServerStarted

boolean isServerStarted()

setServerStarted

void setServerStarted(boolean flag)


Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.