consumerAdminFiltered_
protected boolean consumerAdminFiltered_
proxyConsumerFiltered_
protected boolean proxyConsumerFiltered_
proxySupplierFiltered_
protected boolean proxySupplierFiltered_
referenced_
protected int referenced_
Internal Reference Counter.
supplierAdminFiltered_
protected boolean supplierAdminFiltered_
addReference
public void addReference()
Add a reference on this NotificationEvent. After Usage removeReference
must be called.
getConstraintKey
public String getConstraintKey()
get the Constraint Key for this Event. The Constraint Key is
used to fetch the Filter Constraints that must be evaluated for
this Event. The Constraint Key consists of domain_name and
type_name of the Event.
- a
String
value
getHandle
public Message getHandle()
getPriority
public int getPriority()
getStartTime
public Date getStartTime()
getStopTime
public Date getStopTime()
getTimeout
public long getTimeout()
getType
public int getType()
- the Type of this NotificationEvent.
hasStartTime
public boolean hasStartTime()
hasStopTime
public boolean hasStopTime()
hasTimeout
public boolean hasTimeout()
removeReference
protected void removeReference()
release this NotificationEvent. If the
internal Refcounter is zero the NotificationEvent is returned
to its pool.
setFilterStage
public void setFilterStage(FilterStage node)
toAny
public Any toAny()
Access this NotificationEvent as Any.
- an
Any
value
toStructuredEvent
public StructuredEvent toStructuredEvent()
Access this NotificationEvent as StructuredEvent.
- a
StructuredEvent
value