public static class ModelTestOperationValidatorFilter.OperationEntry extends Object implements Externalizable
| Constructor and Description |
|---|
OperationEntry() |
OperationEntry(org.jboss.as.controller.PathAddress address,
String name,
ModelTestOperationValidatorFilter.Action action,
OperationFixer operationFixer) |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
public OperationEntry(org.jboss.as.controller.PathAddress address,
String name,
ModelTestOperationValidatorFilter.Action action,
OperationFixer operationFixer)
public OperationEntry()
public void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizableIOExceptionpublic void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizableIOExceptionClassNotFoundExceptionCopyright © 2021 JBoss by Red Hat. All rights reserved.