public interface ExportReference
null
.Modifier and Type | Method and Description |
---|---|
EndpointDescription |
getExportedEndpoint()
Return the Endpoint Description for the local endpoint.
|
ServiceReference |
getExportedService()
Return the service being exported.
|
ServiceReference getExportedService()
null
when the
service is no longer exported.EndpointDescription getExportedEndpoint()
null
when the service is no longer exported.Copyright © 2018 JBoss by Red Hat. All rights reserved.