| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface SelfDescribedTransportProvider
Those transport providers that generate service binding type description from a given transport endpoint need to implement this interface. An example is EJB transport provider
| Method Summary | |
|---|---|
|  SelfDescribedBindingTypeInfo | getBindingInfo(Ref ref)Return service binding description for a service with a given ref | 
|  SelfDescribedTransportUIBinding | getUIBinding(TransportUIContext context)Called at service definition time to get the provider-specific binding object that validates provider-specific properties are present in the UI context. | 
| Method Detail | 
|---|
SelfDescribedBindingTypeInfo getBindingInfo(Ref ref)
                                            throws TransportException
TransportException
SelfDescribedTransportUIBinding getUIBinding(TransportUIContext context)
                                             throws TransportException
getUIBinding in interface TransportProvidercontext - context for UI binding. Providers can use this to
 extract locale, proxy information, etc.
TransportException| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||