|
Oracle® Fusion Middleware Java API Reference for Event Processing in Oracle Stream Analytics 12c Release (12.2.1.3.0) E98700-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()
String
public java.lang.String getJndiProviderUrl()
String
public java.lang.String getJndiFactory()
String
public java.lang.String getConnectionJndiName()
String
public java.lang.String getDestinationJndiName()
String
public java.lang.String getUser()
String
public java.lang.String getPassword()
String
public java.lang.String getEncryptedPassword()
String
public java.lang.String getConnectionUser()
String
public java.lang.String getConnectionPassword()
String
public java.lang.String getConnectionEncryptedPassword()
String
public java.lang.String getWorkManager()
String
public int getConcurrentConsumers()
Integer
public java.lang.String getMessageSelector()
String
public java.lang.String getSessionAckModeName()
String
public boolean isSessionTransacted()
Boolean
public java.lang.String getDestinationType()
String
public boolean isDurableSubscription()
Boolean
public java.lang.String getDurableSubscriptionName()
String
|
Copyright © 2007, 2018, Oracle and/or its affiliates. All rights reserved. | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |