public class InOutService extends BaseService
DEFAULT_OPERATION, DEFAULT_TYPE
Constructor and Description |
---|
InOutService()
Creates a new InOutService with a ServiceInterface.DEFAULT_OPERATION
operation.
|
InOutService(InOutOperation operation)
Creates a new InOutService with the specified operation metadata.
|
InOutService(String operationName)
Creates a new InOutService with the specified operation name.
|
getOperation, getOperations, getType, setOperations, setType, toString
public InOutService()
public InOutService(String operationName)
operationName
- name of the operationpublic InOutService(InOutOperation operation)
operation
- operation metadataCopyright © 2013–2016 JBoss by Red Hat. All rights reserved.