com.apama.jmon
Interface Monitor

All Superinterfaces:
java.io.Serializable

public interface Monitor
extends java.io.Serializable

This interface defines the single method that must be implemented in order for an object to be marked as a Monitor - an entry point for Apama applications. Multiple classes are permitted to implement the Monitor interface in an Application.


Method Summary
 void onLoad()
          This method is called by the container when the application is loaded.
 

Method Detail

onLoad

void onLoad()
This method is called by the container when the application is loaded.



Submit a bug or feature
Copyright (c) 2013 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or Terracotta Inc., San Francisco, CA, USA, and/or Software AG (Canada) Inc., Cambridge, Ontario, Canada, and/or, Software AG (UK) Ltd., Derby, United Kingdom, and/or Software A.G. (Israel) Ltd., Or-Yehuda, Israel and/or their licensors. Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG