public class ContextStopChange extends Change
| Constructor and Description |
|---|
ContextStopChange(OpCode op,
OsgiContextModel osgiContextModel) |
ContextStopChange(OpCode op,
String contextPath) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(BatchVisitor visitor)
Perform an operation in acceptor-visitor pattern.
|
String |
getContextPath() |
OsgiContextModel |
getOsgiContextModel() |
getBatchCompletedAction, getContextModels, getKind, registerBatchCompletedAction, uninstallpublic ContextStopChange(OpCode op, OsgiContextModel osgiContextModel)
public void accept(BatchVisitor visitor)
Changepublic String getContextPath()
public OsgiContextModel getOsgiContextModel()
Copyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.