Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.appdef.server.session
Interface AgentCreateCallback


public interface AgentCreateCallback


Method Summary
 void agentCreated(Agent agent)
          Called when an agent is created.
 

Method Detail

agentCreated

void agentCreated(Agent agent)
                  throws VetoException
Called when an agent is created.

Throws:
VetoException

Hyperic HQ Plugin API v. 4.4.0.2

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