public class MimeAndLocaleMappingChange extends Change
| Constructor and Description |
|---|
MimeAndLocaleMappingChange(OpCode kind,
Map<String,String> mimeMapping,
Map<String,String> localeEncodingMapping,
OsgiContextModel ocm) |
| Modifier and Type | Method and Description |
|---|---|
void |
accept(BatchVisitor visitor)
Perform an operation in acceptor-visitor pattern.
|
Map<String,String> |
getLocaleEncodingMapping() |
Map<String,String> |
getMimeMapping() |
OsgiContextModel |
getOsgiContextModel() |
getBatchCompletedAction, getContextModels, getKind, registerBatchCompletedAction, uninstallpublic OsgiContextModel getOsgiContextModel()
public void accept(BatchVisitor visitor)
ChangeCopyright © 2006–2024 OPS4J - Open Participation Software for Java. All rights reserved.