public abstract class AbstractSizeAgentBuilder extends java.lang.Object implements OperationAgentBuilder<ComponentAgent,SizeAgent>
Constructor and Description |
---|
AbstractSizeAgentBuilder() |
Modifier and Type | Method and Description |
---|---|
java.lang.Class<SizeAgent> |
getOperationClass()
Provide class information for registration.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getOperation
public java.lang.Class<SizeAgent> getOperationClass()
OperationAgentBuilder
getOperationClass
in interface OperationAgentBuilder<ComponentAgent,SizeAgent>
OperationAgent
Copyright © 2019 Potix Corporation. All rights reserved.