public class ContextMetadataModelChange extends Change
| Constructor and Description |
|---|
ContextMetadataModelChange(OpCode kind,
ContextMetadataModel meta,
OsgiContextModel ocm) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(BatchVisitor visitor)
Perform an operation in acceptor-visitor pattern.
|
ContextMetadataModel |
getMetadata() |
OsgiContextModel |
getOsgiContextModel() |
getBatchCompletedAction, getContextModels, getKind, registerBatchCompletedAction, uninstallpublic ContextMetadataModelChange(OpCode kind, ContextMetadataModel meta, OsgiContextModel ocm)
public ContextMetadataModel getMetadata()
public OsgiContextModel getOsgiContextModel()
public void accept(BatchVisitor visitor)
ChangeCopyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.