Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.application
Interface ShutdownCallback

All Known Implementing Classes:
AlertConditionEvaluatorRepositoryImpl, Scheduler, ServerTransport

public interface ShutdownCallback


Method Summary
 void shutdown()
          Called by the HQ Application when it has been requested to shutdown.
 

Method Detail

shutdown

void shutdown()
Called by the HQ Application when it has been requested to shutdown. Recipients of this message should only perform trivial operations, as session beans, etc. are not guaranteed to be functional.


Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.