Rio Project 4.2 API Documentation



org.rioproject.sla
Interface SLAPolicyEventListener

All Superinterfaces:
EventListener
All Known Implementing Classes:
SLAThresholdEventAdapter

public interface SLAPolicyEventListener
extends EventListener

Register for SLAPolicyEvent notification by providing a SLAPolicyEventListener implementation

Author:
Dennis Reedy

Method Summary
 void policyAction(SLAPolicyEvent event)
          Notification of a SLAPolicyEvent
 

Method Detail

policyAction

void policyAction(SLAPolicyEvent event)
Notification of a SLAPolicyEvent

Parameters:
event - The SLAPolicyEvent

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.