|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.camel.model.ServiceActivationType
public class ServiceActivationType
Represents an XML <serviceActivation/> element
| Constructor Summary | |
|---|---|
ServiceActivationType()
Deprecated. |
|
| Method Summary | |
|---|---|
String |
getGroup()
Deprecated. |
List<ExpressionType> |
getUris()
Deprecated. |
void |
setGroup(String group)
Deprecated. |
void |
setUris(List<ExpressionType> uris)
Deprecated. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServiceActivationType()
| Method Detail |
|---|
public String getGroup()
public void setGroup(String group)
public List<ExpressionType> getUris()
public void setUris(List<ExpressionType> uris)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||