org.eclipse.osgi.internal.baseadaptor
Class BaseHookConfigurator
java.lang.Object
org.eclipse.osgi.internal.baseadaptor.BaseHookConfigurator
- All Implemented Interfaces:
- HookConfigurator
public class BaseHookConfigurator
- extends Object
- implements HookConfigurator
Add the hooks necessary to support the OSGi Framework specification.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
BaseHookConfigurator
public BaseHookConfigurator()
addHooks
public void addHooks(HookRegistry registry)
- Description copied from interface:
HookConfigurator
- Adds hooks to the specified hook registry.
- Specified by:
addHooks in interface HookConfigurator
- Parameters:
registry - the hook registry used to add hooks
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.