|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.bea.wli.management.configuration.GenericEventGenChannelConfiguration
public abstract class GenericEventGenChannelConfiguration
| Constructor Summary | |
|---|---|
GenericEventGenChannelConfiguration()
Constructs a new GenericEventGenChannelConfiguration object. |
|
| Method Summary | |
|---|---|
String |
getChannel()
Return the channel name. |
String |
getComment()
Return the description. |
String |
getPublishAsUser()
Get the publishAsUser attribute |
void |
setChannel(String channel)
Set the name of the channel. |
void |
setComment(String comment)
Set a description for the channel rule. |
void |
setPublishAsUser(String publishAsUser)
Set the publishAsUser attribute |
String |
toString()
Returns a string representation of this channel. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GenericEventGenChannelConfiguration()
| Method Detail |
|---|
public String toString()
toString in class Objectpublic void setChannel(String channel)
channel - - the name to channel to set.public void setComment(String comment)
comment - - the description of this channel.public String getChannel()
public String getComment()
public void setPublishAsUser(String publishAsUser)
publishAsUser - property to setpublic String getPublishAsUser()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||