public class InOnlyService extends BaseService
DEFAULT_OPERATION, DEFAULT_TYPE| Constructor and Description |
|---|
InOnlyService()
Creates a new InOnlyService with a ServiceInterface.DEFAULT_OPERATION
operation.
|
InOnlyService(InOnlyOperation operation)
Creates a new InOnlyService with the specified operation metadata.
|
InOnlyService(String operationName)
Creates a new InOnlyService with the specified operation name.
|
getOperation, getOperations, getType, setOperations, setType, toStringpublic InOnlyService()
public InOnlyService(String operationName)
operationName - name of the operationpublic InOnlyService(InOnlyOperation operation)
operation - operation metadataCopyright © 2013-2014 JBoss by Red Hat. All Rights Reserved.