|
Oracle® Fusion Middleware Java API Reference for Event Processing in Oracle Stream Analytics 12c (12.2.1.2.0) E67761-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This MBean manages the configuration of a JMS adapter instance.
| Field Summary | |
static java.lang.String |
MBEAN_TYPE |
| Fields inherited from class com.bea.wlevs.management.configuration.AdapterMBean |
MBEAN_TYPE |
| Fields inherited from class com.bea.wlevs.management.configuration.EventBeanMBean |
MBEAN_TYPE |
| Method Summary | |
abstract int |
getConcurrentConsumers()Gets the value of the concurrentConsumers property. |
abstract java.lang.String |
getConnectionEncryptedPassword()Gets the value of the connection encryptedPassword property. |
abstract java.lang.String |
getConnectionJndiName()Gets the value of the connectionJndiName property. |
abstract java.lang.String |
getConnectionPassword()Gets the value of the connection password property. |
abstract java.lang.String |
getConnectionUser()Gets the value of the connection user property. |
abstract java.lang.String |
getDestinationJndiName()Gets the value of the destinationJndiName property. |
abstract java.lang.String |
getDestinationType()Gets the value of the destinationType property. |
abstract java.lang.String |
getDurableSubscriptionName()Gets the value of the durableSubscriptionName property. |
abstract java.lang.String |
getEncryptedPassword()Gets the value of the encryptedPassword property. |
abstract java.lang.String |
getEventType()Gets the value of the eventType property. |
abstract java.lang.String |
getJndiFactory()Gets the value of the jndiFactory property. |
abstract java.lang.String |
getJndiProviderUrl()Gets the value of the jndiProviderUrl property. |
abstract java.lang.String |
getMessageSelector()Gets the value of the messageSelector property. |
abstract java.lang.String |
getPassword()Gets the value of the password property. |
abstract java.lang.String |
getSessionAckModeName()Gets the value of the sessionAckModeName property. |
abstract java.lang.String |
getUser()Gets the value of the user property. |
abstract java.lang.String |
getWorkManager()Gets the value of the workManager property. |
abstract boolean |
isDurableSubscription()Gets the value of the durableSubscription property. |
abstract boolean |
isSessionTransacted()Gets the value of the sessionTransacted property. |
| Methods inherited from interface com.bea.wlevs.management.configuration.EventBeanMBean |
getInstanceProperties, getProvider, getStageClassName |
| Methods inherited from interface com.bea.wlevs.management.configuration.StageMBean |
configurePlayback, configurePlaybackWithDuration, configureRecord, configureRecordWithDuration, getPlaybackConfiguration, getRecordConfiguration, getRecordPlayback, isPlayingBack, isRecording, startPlayback, startRecording, stopPlayback, stopRecording |
| Methods inherited from interface com.bea.wlevs.management.WebLogicMBean |
getName, getObjectName, getType |
| Methods inherited from interface javax.management.NotificationEmitter |
removeNotificationListener |
| Methods inherited from interface javax.management.NotificationBroadcaster |
addNotificationListener, getNotificationInfo, removeNotificationListener |
| Field Detail |
public static final java.lang.String MBEAN_TYPE
| Method Detail |
public java.lang.String getEventType()
Stringpublic java.lang.String getJndiProviderUrl()
Stringpublic java.lang.String getJndiFactory()
Stringpublic java.lang.String getConnectionJndiName()
Stringpublic java.lang.String getDestinationJndiName()
Stringpublic java.lang.String getUser()
Stringpublic java.lang.String getPassword()
Stringpublic java.lang.String getEncryptedPassword()
Stringpublic java.lang.String getConnectionUser()
Stringpublic java.lang.String getConnectionPassword()
Stringpublic java.lang.String getConnectionEncryptedPassword()
Stringpublic java.lang.String getWorkManager()
Stringpublic int getConcurrentConsumers()
Integerpublic java.lang.String getMessageSelector()
Stringpublic java.lang.String getSessionAckModeName()
Stringpublic boolean isSessionTransacted()
Booleanpublic java.lang.String getDestinationType()
Stringpublic boolean isDurableSubscription()
Booleanpublic java.lang.String getDurableSubscriptionName()
String
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||