|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PolicyResource | |
|---|---|
| org.eclipse.swordfish.registry | |
| org.eclipse.swordfish.registry.domain | |
| Uses of PolicyResource in org.eclipse.swordfish.registry |
|---|
| Methods in org.eclipse.swordfish.registry that return PolicyResource | |
|---|---|
PolicyResource |
WSDLRepository.getPolicy(java.lang.String id)
|
PolicyResource |
InMemoryRepositoryImpl.getPolicy(java.lang.String id)
|
| Methods in org.eclipse.swordfish.registry with parameters of type PolicyResource | |
|---|---|
void |
InMemoryRepositoryImpl.deregisterPolicy(PolicyResource policy)
|
void |
InMemoryRepository.deregisterPolicy(PolicyResource policy)
|
void |
InMemoryRepositoryImpl.registerPolicy(PolicyResource policy)
|
void |
InMemoryRepository.registerPolicy(PolicyResource policy)
|
| Uses of PolicyResource in org.eclipse.swordfish.registry.domain |
|---|
| Methods in org.eclipse.swordfish.registry.domain that return types with arguments of type PolicyResource | |
|---|---|
java.lang.Iterable<PolicyResource> |
BindingImpl.getPolicies()
|
java.lang.Iterable<PolicyResource> |
Binding.getPolicies()
|
java.lang.Iterable<PolicyResource> |
DefinitionImpl.getPoliciesForBinding(javax.xml.namespace.QName bindingName)
|
java.lang.Iterable<PolicyResource> |
Definition.getPoliciesForBinding(javax.xml.namespace.QName bindingName)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||