| 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.apache.tuscany.sca.runtime.tomcat.EndpointResolverFactoryImpl
public class EndpointResolverFactoryImpl
The factory for creating endpoint Binding providers
| Constructor Summary | |
|---|---|
EndpointResolverFactoryImpl(ExtensionPointRegistry extensionPoints)
 | 
|
| Method Summary | |
|---|---|
 EndpointResolver | 
createEndpointResolver(Endpoint endpoint,
                       Binding binding)
Creates a new endpoint resolver for the given component, reference and binding.  | 
 java.lang.Class<Endpoint> | 
getModelType()
 | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public EndpointResolverFactoryImpl(ExtensionPointRegistry extensionPoints)
| Method Detail | 
|---|
public EndpointResolver createEndpointResolver(Endpoint endpoint,
                                               Binding binding)
EndpointResolverFactory
createEndpointResolver in interface EndpointResolverFactory<Endpoint>public java.lang.Class<Endpoint> getModelType()
getModelType in interface EndpointResolverFactory<Endpoint>
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||