public abstract class AbstractCancellableService extends AbstractService implements CancellableService
Title: Service Event Fabric Core
Description: Base class for all descendants of the CancellableService
.
Copyright: Copyright (c) 2012
Company: StreamScape Technologies
Constructor and Description |
---|
AbstractCancellableService() |
Modifier and Type | Method and Description |
---|---|
void |
cancel() |
destroy, getStartupDir, init, isNativeContext, resume, start, stop, suspend
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
destroy, getMajorBuild, getMajorVersion, getMinorBuild, getMinorVersion, getVersion, init, resume, start, stop, suspend
public void cancel() throws ServiceFrameworkException
cancel
in interface CancellableService
ServiceFrameworkException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.