public abstract class ContextStateEvent extends Object
Constructor and Description |
---|
ContextStateEvent(String runtimeURI,
String contextDeploymentId,
String contextName)
Ctor.
|
Modifier and Type | Method and Description |
---|---|
String |
getContextDeploymentId()
Returns the deployment id
|
String |
getContextName()
Returns the context name
|
String |
getRuntimeURI()
Returns the runtime URI
|
public String getContextName()
public String getContextDeploymentId()
public String getRuntimeURI()
Copyright © 2005–2018. All rights reserved.