|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ProviderEndpoint | |
|---|---|
| com.ebmwebsourcing.easyviper.environment.test.env.api | |
| com.ebmwebsourcing.easyviper.environment.test.env.impl | |
| Uses of ProviderEndpoint in com.ebmwebsourcing.easyviper.environment.test.env.api |
|---|
| Methods in com.ebmwebsourcing.easyviper.environment.test.env.api that return ProviderEndpoint | |
|---|---|
ProviderEndpoint |
ExecutionEnvironmentTest.createProviderEndpoint(java.lang.String name,
java.lang.Class<? extends Service> serviceClass)
|
ProviderEndpoint |
Service.getProviderEndpoint()
|
| Methods in com.ebmwebsourcing.easyviper.environment.test.env.api that return types with arguments of type ProviderEndpoint | |
|---|---|
java.util.List<ProviderEndpoint> |
ExecutionEnvironmentTest.getProviderEndpoints()
|
| Methods in com.ebmwebsourcing.easyviper.environment.test.env.api with parameters of type ProviderEndpoint | |
|---|---|
void |
ExecutionEnvironmentTest.addProviderEndpoint(ProviderEndpoint pep)
|
void |
Service.setProviderEndpoint(ProviderEndpoint pep)
|
| Uses of ProviderEndpoint in com.ebmwebsourcing.easyviper.environment.test.env.impl |
|---|
| Classes in com.ebmwebsourcing.easyviper.environment.test.env.impl that implement ProviderEndpoint | |
|---|---|
class |
ProviderEndpointImpl
|
| Methods in com.ebmwebsourcing.easyviper.environment.test.env.impl that return ProviderEndpoint | |
|---|---|
ProviderEndpoint |
ExecutionEnvironmentTestImpl.createProviderEndpoint(java.lang.String name,
java.lang.Class<? extends Service> serviceClass)
|
ProviderEndpoint |
AbstractServiceImpl.getProviderEndpoint()
|
| Methods in com.ebmwebsourcing.easyviper.environment.test.env.impl that return types with arguments of type ProviderEndpoint | |
|---|---|
java.util.List<ProviderEndpoint> |
ExecutionEnvironmentTestImpl.getProviderEndpoints()
|
| Methods in com.ebmwebsourcing.easyviper.environment.test.env.impl with parameters of type ProviderEndpoint | |
|---|---|
void |
ExecutionEnvironmentTestImpl.addProviderEndpoint(ProviderEndpoint pep)
|
void |
AbstractServiceImpl.setProviderEndpoint(ProviderEndpoint pep)
|
| Constructors in com.ebmwebsourcing.easyviper.environment.test.env.impl with parameters of type ProviderEndpoint | |
|---|---|
AbstractServiceImpl(ProviderEndpoint providerEndpoint)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||