|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ActivationGroup
Method Summary | |
---|---|
void |
addActivation(Activation activation)
|
void |
clear()
|
java.lang.String |
getName()
|
boolean |
isEmpty()
|
java.util.Iterator |
iterator()
|
void |
removeActivation(Activation activation)
|
int |
size()
|
Method Detail |
---|
java.lang.String getName()
void addActivation(Activation activation)
void removeActivation(Activation activation)
java.util.Iterator iterator()
boolean isEmpty()
int size()
void clear()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |