org.opencrx.kernel.base.aop2
Class AlertSenderImpl<S extends AlertSender,N extends AlertSender,C extends Void>

java.lang.Object
  extended by org.openmdx.base.aop2.AbstractObject<S,N,C>
      extended by org.opencrx.kernel.base.aop2.AlertSenderImpl<S,N,C>

public class AlertSenderImpl<S extends AlertSender,N extends AlertSender,C extends Void>
extends org.openmdx.base.aop2.AbstractObject<S,N,C>


Constructor Summary
AlertSenderImpl(S same, N next)
           
 
Method Summary
 Void sendAlert(SendAlertParams params)
           
 
Methods inherited from class org.openmdx.base.aop2.AbstractObject
evictContext, jdoPostLoad, jdoPostLoad, jdoPreClear, jdoPreClear, jdoPreDelete, jdoPreDelete, jdoPreStore, jdoPreStore, mixedInTargets, newContext, newVoid, nextManager, nextObject, openmdxjdoPostConstruct, openmdxjdoPostConstruct, sameManager, sameObject, samePackage, thisContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AlertSenderImpl

public AlertSenderImpl(S same,
                       N next)
Method Detail

sendAlert

public Void sendAlert(SendAlertParams params)


This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.