public class ContextRuntimeDescriptor extends Object
Constructor and Description |
---|
ContextRuntimeDescriptor(String contextName,
String contextDeploymentId,
ContextIteratorHandler iteratorHandler) |
Modifier and Type | Method and Description |
---|---|
String |
getContextDeploymentId() |
String |
getContextName() |
ContextIteratorHandler |
getIteratorHandler() |
public ContextRuntimeDescriptor(String contextName, String contextDeploymentId, ContextIteratorHandler iteratorHandler)
public ContextIteratorHandler getIteratorHandler()
public String getContextName()
public String getContextDeploymentId()
Copyright © 2005–2018. All rights reserved.