Package | Description |
---|---|
org.apache.juddi.api.impl |
This package contains the web service implementation classes of all jUDDI services
|
org.uddi.sub_v3 |
Modifier and Type | Method and Description |
---|---|
protected List<?> |
UDDISubscriptionImpl.getSubscriptionMatches(SubscriptionFilter subscriptionFilter,
javax.persistence.EntityManager em)
Will take a snapshot of the keys that match the subscription filter return them.
|
Modifier and Type | Field and Description |
---|---|
protected SubscriptionFilter |
Subscription.subscriptionFilter |
Modifier and Type | Method and Description |
---|---|
SubscriptionFilter |
ObjectFactory.createSubscriptionFilter()
Create an instance of
SubscriptionFilter |
SubscriptionFilter |
Subscription.getSubscriptionFilter()
Gets the value of the subscriptionFilter property.
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SubscriptionFilter> |
ObjectFactory.createSubscriptionFilter(SubscriptionFilter value)
|
Modifier and Type | Method and Description |
---|---|
JAXBElement<SubscriptionFilter> |
ObjectFactory.createSubscriptionFilter(SubscriptionFilter value)
|
void |
Subscription.setSubscriptionFilter(SubscriptionFilter value)
Sets the value of the subscriptionFilter property.
|
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.