|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.eclipse.ui.contexts.ContextActivationServiceFactory
This class allows clients to broker instances of IContextActivationService.
This class is not intended to be extended by clients.
EXPERIMENTAL
| Method Summary | |
static ICompoundContextActivationService |
getCompoundContextActivationService()
Creates a new instance of ICompoundContextActivationService. |
static IMutableContextActivationService |
getMutableContextActivationService()
Creates a new instance of IMutableContextActivationService. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
public static ICompoundContextActivationService getCompoundContextActivationService()
ICompoundContextActivationService.
ICompoundContextActivationService.
Clients should not make assumptions about the concrete
implementation outside the contract of the interface. Guaranteed
not to be null.public static IMutableContextActivationService getMutableContextActivationService()
IMutableContextActivationService.
IMutableContextActivationService.
Clients should not make assumptions about the concrete
implementation outside the contract of the interface. Guaranteed
not to be null.
|
Eclipse Platform Pre-release 3.0 |
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||