Package | Description |
---|---|
org.overlord.rtgov.activity.server.epn | |
org.overlord.rtgov.epn | |
org.overlord.rtgov.epn.embedded | |
org.overlord.rtgov.epn.jms |
Modifier and Type | Method and Description |
---|---|
EPNManager |
EPNActivityNotifier.getManager()
This method returns the Event Processor Network Manager.
|
Modifier and Type | Method and Description |
---|---|
void |
EPNActivityNotifier.setManager(EPNManager epnm)
This method sets the Event Processor Network Manager.
|
Modifier and Type | Class and Description |
---|---|
class |
AbstractEPNManager
This class represents the abstract Event Process Network Manager
used as the base for any concrete implementation.
|
Modifier and Type | Method and Description |
---|---|
static EPNManager |
EPNManagerAccessor.getEPNManager()
This method returns the EPN manager.
|
Modifier and Type | Method and Description |
---|---|
static void |
EPNManagerAccessor.setEPNManager(EPNManager manager)
This method sets the EPN manager.
|
Modifier and Type | Class and Description |
---|---|
class |
EmbeddedEPNManager
This class provides the embedded implementation of
the EPN Manager.
|
Modifier and Type | Interface and Description |
---|---|
interface |
JMSEPNManager
This interface provides the JMS extension to
the EPN Manager.
|
Modifier and Type | Class and Description |
---|---|
class |
JMSEPNManagerImpl
This class provides the JMS implementation of
the EPN Manager.
|
Copyright © 2013-2015 JBoss by Red Hat. All Rights Reserved.