public class ZKServerFactoryBean extends BaseManagedServiceFactory<java.lang.Object>
DEFAULT_TIMEOUT_BEFORE_INTERRUPT, LOGGER| Constructor and Description |
|---|
ZKServerFactoryBean(org.osgi.framework.BundleContext context) |
| Modifier and Type | Method and Description |
|---|---|
protected java.lang.Object |
doCreate(java.util.Dictionary properties) |
protected void |
doDestroy(java.lang.Object obj) |
protected java.lang.String[] |
getExposedClasses(java.lang.Object obj) |
checkConfiguration, deleted, destroy, doUpdate, getName, updatedpublic ZKServerFactoryBean(org.osgi.framework.BundleContext context)
protected java.lang.Object doCreate(java.util.Dictionary properties)
throws java.lang.Exception
doCreate in class BaseManagedServiceFactory<java.lang.Object>java.lang.Exceptionprotected void doDestroy(java.lang.Object obj)
throws java.lang.Exception
doDestroy in class BaseManagedServiceFactory<java.lang.Object>java.lang.Exceptionprotected java.lang.String[] getExposedClasses(java.lang.Object obj)
getExposedClasses in class BaseManagedServiceFactory<java.lang.Object>Copyright © 2014 Red Hat. All Rights Reserved.