|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Resource
This interface represents the resource for subscribers.
| Method Summary | |
|---|---|
String |
getResourceId()Returns the resource id. |
Collection<String> |
getSubscribers()Returns all the subscribers for this resource. |
void |
removeSubscriber(String subscriber)Remove the given subscriber from the Resource's subscribers list. |
| Methods inherited from interface com.oracle.sft.api.ContextElement |
|---|
isUpdatable |
| Method Detail |
|---|
Collection<String> getSubscribers()
void removeSubscriber(String subscriber)
subscriber - the subscriber that to be removed.String getResourceId()
|
Oracle Communications Converged Application Server Java API Reference 5.1 E36938-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 2012 Oracle Corporation. All Rights Reserved.