|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10659-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Partition
A partition is a physical group of composites. The contained composites can be managed via bulk operations.
Method Summary | |
---|---|
void |
activateComposites() Activates all the composites in the partition |
java.lang.String |
getName() Get the name of the partition |
void |
retireComposites() Retires all the composites in the partition |
void |
startComposites() Starts all the composites in the partition |
void |
stopComposites() Stops all the composites in the partition |
Method Detail |
---|
java.lang.String getName()
void startComposites()
void stopComposites()
void activateComposites()
void retireComposites()
|
Oracle Fusion Middleware Infrastructure Management Java API Reference for Oracle SOA Suite 11g Release 1 (11.1.1.6.3) E10659-09 |
||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |