L - public abstract class AbstractRegistryLauncher<L extends AbstractRegistryController> extends AbstractLauncher<L>
AbstractLauncher.LauncherStateLAUNCHER_TIMEOUT, logger, SCOPE_PREFIX_LAUNCHER| Constructor and Description |
|---|
AbstractRegistryLauncher(Class applicationClass,
Class<L> launchableClass) |
| Modifier and Type | Method and Description |
|---|---|
void |
verify()
Method verifies a running application.
|
getLaunchable, getLaunchTime, getName, getUpTime, getVerificationFailedCause, init, instantiateLaunchable, isVerified, launch, loadProperties, main, registerMethods, relaunch, shutdown, stopgetIdactivate, addDataObserver, cloneDataBuilder, deactivate, getBuilderSetup, getControllerAvailabilityState, getData, getDataBuilder, getDataClass, getDataField, getDataFieldDescriptor, getScope, hasDataField, init, init, init, init, init, init, isActive, isDataAvailable, notifyChange, ping, postInit, removeDataObserver, requestStatus, reset, setDataField, setDataField, supportsDataField, toString, validateInitialization, waitForAvailabilityState, waitForData, waitForDataclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitpublic void verify()
throws org.openbase.jul.exception.VerificationFailedException,
InterruptedException
AbstractLauncherverify in class AbstractLauncher<L extends AbstractRegistryController>org.openbase.jul.exception.VerificationFailedException - is thrown if the application is started with any restrictions.InterruptedException - is thrown if the verification process is externally interrupted.Copyright © 2014–2017 openbase.org. All rights reserved.