public class StrolchAgent extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
AGENT_VERSION_PROPERTIES |
| Constructor and Description |
|---|
StrolchAgent(StrolchVersion appVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
assertContainerStarted() |
void |
destroy() |
String |
getApplicationName() |
ComponentContainer |
getContainer() |
StrolchConfiguration |
getStrolchConfiguration() |
static String |
getUniqueId() |
static Long |
getUniqueIdLong() |
VersionQueryResult |
getVersion() |
void |
initialize() |
void |
start() |
void |
stop() |
public static final String AGENT_VERSION_PROPERTIES
public StrolchAgent(StrolchVersion appVersion)
public StrolchConfiguration getStrolchConfiguration()
public ComponentContainer getContainer()
public String getApplicationName()
public void initialize()
public void start()
public void stop()
public void destroy()
protected void assertContainerStarted()
public static String getUniqueId()
public static Long getUniqueIdLong()
public VersionQueryResult getVersion()
Copyright © 2011–2016 Strolch. All rights reserved.