Package | Description |
---|---|
com.streamscape.sef.service |
Modifier and Type | Method and Description |
---|---|
void |
ServiceComponent.destroy()
Destroys the component.
|
void |
ServiceComponent.init()
Initializes the component.
|
void |
ServiceComponent.resume()
Resumes the component.
|
void |
ServiceComponent.start()
Starts the component.
|
void |
ServiceComponent.stop()
Stops the component.
|
void |
ServiceComponent.suspend()
Suspends the component.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.