@Service(value=EnvironmentComponent.class) public class EnvironmentComponent extends Object
Constructor and Description |
---|
EnvironmentComponent() |
Modifier and Type | Method and Description |
---|---|
protected void |
activate()
Activate this component.
|
protected void |
bindThreadPool(EventingThreadPool etp) |
protected void |
deactivate()
Deactivate this component.
|
protected void |
unbindThreadPool(EventingThreadPool etp) |
@Activate protected void activate()
@Deactivate protected void deactivate()
protected void bindThreadPool(EventingThreadPool etp)
protected void unbindThreadPool(EventingThreadPool etp)
Copyright © 2007–2014 The Apache Software Foundation. All rights reserved.