Package org.jboss.as.model.test
Class ModelTestOperationValidatorFilter.OperationEntry
java.lang.Object
org.jboss.as.model.test.ModelTestOperationValidatorFilter.OperationEntry
- All Implemented Interfaces:
Externalizable,Serializable
- Enclosing class:
- ModelTestOperationValidatorFilter
public static class ModelTestOperationValidatorFilter.OperationEntry
extends Object
implements Externalizable
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionOperationEntry(org.jboss.as.controller.PathAddress address, String name, ModelTestOperationValidatorFilter.Action action, OperationFixer operationFixer) -
Method Summary
Modifier and TypeMethodDescriptionvoidvoid
-
Constructor Details
-
OperationEntry
public OperationEntry(org.jboss.as.controller.PathAddress address, String name, ModelTestOperationValidatorFilter.Action action, OperationFixer operationFixer) -
OperationEntry
public OperationEntry()
-
-
Method Details
-
writeExternal
- Specified by:
writeExternalin interfaceExternalizable- Throws:
IOException
-
readExternal
- Specified by:
readExternalin interfaceExternalizable- Throws:
IOExceptionClassNotFoundException
-