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, toString
public InOnlyService()
public InOnlyService(String operationName)
operationName
- name of the operationpublic InOnlyService(InOnlyOperation operation)
operation
- operation metadataCopyright © 2013–2022 JBoss by Red Hat. All rights reserved.