|
||||||||||
| 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 | |
int |
getConcurrentConsumers()
Gets the value of the concurrentConsumers property. |
java.lang.String |
getConnectionJndiName()
Gets the value of the connectionJndiName property. |
java.lang.String |
getDestinationJndiName()
Gets the value of the destinationJndiName property. |
java.lang.String |
getEncryptedPassword()
Gets the value of the encryptedPassword property. |
java.lang.String |
getEventType()
Gets the value of the eventType property. |
java.lang.String |
getJndiFactory()
Gets the value of the jndiFactory property. |
java.lang.String |
getJndiProviderUrl()
Gets the value of the jndiProviderUrl property. |
java.lang.String |
getMessageSelector()
Gets the value of the messageSelector property. |
java.lang.String |
getPassword()
Gets the value of the password property. |
java.lang.String |
getSessionAckModeName()
Gets the value of the sessionAckModeName property. |
java.lang.String |
getUser()
Gets the value of the user property. |
java.lang.String |
getWorkManager()
Gets the value of the workManager property. |
boolean |
isSessionTransacted()
Gets the value of the sessionTransacted property. |
void |
setConcurrentConsumers(int value)
Sets the value of the concurrentConsumers property. |
void |
setConnectionJndiName(java.lang.String value)
Sets the value of the connectionJndiName property. |
void |
setDestinationJndiName(java.lang.String value)
Sets the value of the destinationJndiName property. |
void |
setEncryptedPassword(java.lang.String value)
Sets the value of the encryptedPassword property. |
void |
setJndiFactory(java.lang.String value)
Sets the value of the jndiFactory property. |
void |
setJndiProviderUrl(java.lang.String value)
Sets the value of the jndiProviderUrl property. |
void |
setMessageSelector(java.lang.String value)
Sets the value of the messageSelector property. |
void |
setPassword(java.lang.String value)
Sets the value of the password property. |
void |
setSessionAckModeName(java.lang.String value)
Sets the value of the sessionAckModeName property. |
void |
setSessionTransacted(boolean value)
Sets the value of the sessionTransacted property. |
void |
setUser(java.lang.String value)
Sets the value of the user property. |
void |
setWorkManager(java.lang.String value)
Sets the value of the workManager 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,
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()
String
public void setJndiProviderUrl(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic java.lang.String getJndiFactory()
String
public void setJndiFactory(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic java.lang.String getConnectionJndiName()
String
public void setConnectionJndiName(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic java.lang.String getDestinationJndiName()
String
public void setDestinationJndiName(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic java.lang.String getUser()
String
public void setUser(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic java.lang.String getPassword()
String
public void setPassword(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic java.lang.String getEncryptedPassword()
String
public void setEncryptedPassword(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic java.lang.String getWorkManager()
String
public void setWorkManager(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic int getConcurrentConsumers()
Integer
public void setConcurrentConsumers(int value)
throws javax.management.JMException
value - allowed object is
Integerpublic java.lang.String getMessageSelector()
String
public void setMessageSelector(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic java.lang.String getSessionAckModeName()
String
public void setSessionAckModeName(java.lang.String value)
throws javax.management.JMException
value - allowed object is
Stringpublic boolean isSessionTransacted()
Boolean
public void setSessionTransacted(boolean value)
throws javax.management.JMException
value - allowed object is
Boolean
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||