| Modifier and Type | Method and Description |
|---|---|
String |
IInformationSystemProvider.CreateGenericResource(String content,
Query attributes,
EnvHintCollection Hints) |
String |
InformationSystemProvider.CreateGenericResource(String Content,
Query attributes,
EnvHintCollection Hints) |
void |
IInformationSystemProvider.DeleteGenericResource(String id,
EnvHintCollection Hints) |
void |
InformationSystemProvider.DeleteGenericResource(String ID,
EnvHintCollection Hints) |
String |
IInformationSystemProvider.GetGenericByID(String ID,
EnvHintCollection Hints) |
String |
InformationSystemProvider.GetGenericByID(String ID,
EnvHintCollection Hints) |
List<String> |
IInformationSystemProvider.GetGenericByName(String Name,
EnvHintCollection Hints) |
List<String> |
InformationSystemProvider.GetGenericByName(String Name,
EnvHintCollection Hints) |
String |
IInformationSystemProvider.GetLocalNodeHostName() |
String |
InformationSystemProvider.GetLocalNodeHostName() |
String |
IInformationSystemProvider.GetLocalNodePE2ngPort(EnvHintCollection Hints) |
String |
InformationSystemProvider.GetLocalNodePE2ngPort(EnvHintCollection Hints) |
String |
IInformationSystemProvider.GetLocalNodePort() |
String |
InformationSystemProvider.GetLocalNodePort() |
NodeInfo |
IInformationSystemProvider.GetMatchingNode(String RankingExpression,
String RequirementsExpression,
EnvHintCollection Hints) |
NodeInfo |
InformationSystemProvider.GetMatchingNode(String RankingExpression,
String RequirementsExpression,
EnvHintCollection Hints) |
NodeInfo |
IInformationSystemProvider.GetMatchingNode(String RankingExpression,
String RequirementsExpression,
gr.uoa.di.madgik.commons.infra.nodeselection.NodeSelector selector,
EnvHintCollection Hints) |
NodeInfo |
InformationSystemProvider.GetMatchingNode(String RankingExpression,
String RequirementsExpression,
gr.uoa.di.madgik.commons.infra.nodeselection.NodeSelector selector,
EnvHintCollection Hints) |
List<NodeInfo> |
IInformationSystemProvider.GetMatchingNodes(String RankingExpression,
String RequirementsExpression,
EnvHintCollection Hints) |
List<NodeInfo> |
InformationSystemProvider.GetMatchingNodes(String RankingExpression,
String RequirementsExpression,
EnvHintCollection Hints) |
NodeInfo |
IInformationSystemProvider.GetNode(String NodeID,
EnvHintCollection Hints) |
NodeInfo |
InformationSystemProvider.GetNode(String NodeID,
EnvHintCollection Hints) |
NodeInfo |
IInformationSystemProvider.GetNode(String Hostname,
String Port,
EnvHintCollection Hints) |
NodeInfo |
InformationSystemProvider.GetNode(String Hostname,
String Port,
EnvHintCollection Hints) |
String |
IInformationSystemProvider.GetOpenSearchGenericByDescriptionDocumentURI(String URI,
EnvHintCollection Hints) |
String |
InformationSystemProvider.GetOpenSearchGenericByDescriptionDocumentURI(String URI,
EnvHintCollection Hints) |
List<String> |
IInformationSystemProvider.Query(Query query,
EnvHintCollection Hints) |
List<String> |
InformationSystemProvider.Query(Query query,
EnvHintCollection Hints) |
List<String> |
IInformationSystemProvider.Query(String query,
EnvHintCollection Hints) |
List<String> |
InformationSystemProvider.Query(String query,
EnvHintCollection Hints) |
String |
IInformationSystemProvider.RegisterNode(NodeInfo info,
EnvHintCollection Hints) |
String |
InformationSystemProvider.RegisterNode(NodeInfo info,
EnvHintCollection Hints) |
List<String> |
IInformationSystemProvider.RetrieveByQualifier(String qualifier,
EnvHintCollection Hints) |
List<String> |
InformationSystemProvider.RetrieveByQualifier(String qualifier,
EnvHintCollection Hints) |
Query |
Query.setAttribute(String key,
String value) |
void |
IInformationSystemProvider.UnregisterNode(String NodeID,
EnvHintCollection Hints) |
void |
InformationSystemProvider.UnregisterNode(String NodeID,
EnvHintCollection Hints) |
void |
IInformationSystemProvider.UpdateGenericResource(String id,
String content,
Query query,
EnvHintCollection Hints) |
void |
InformationSystemProvider.UpdateGenericResource(String ID,
String Content,
Query query,
EnvHintCollection Hints) |
| Modifier and Type | Method and Description |
|---|---|
static String |
JMSProvider.getJMSPRovider() |
String |
JMSProvider.getJMSPRovider(EnvHintCollection Hints) |
String |
IJMSProvider.getJMSPRovider(EnvHintCollection Hints) |
| Modifier and Type | Method and Description |
|---|---|
String |
INotificationHandlingProvider.registerNotificationTopic(String topicName,
String producerId,
EnvHintCollection Hints) |
String |
NotificationHandlingProvider.registerNotificationTopic(String topicName,
String producerId,
EnvHintCollection Hints) |
SubscriberToTopic |
INotificationHandlingProvider.registerToNotificationTopic(String topicId,
String listenerId,
String subscriptionName,
String selector,
SubscriberToTopic subscriberToTopic,
NotificationMessageListenerI messageListener,
EnvHintCollection Hints) |
SubscriberToTopic |
NotificationHandlingProvider.registerToNotificationTopic(String topicId,
String listenerId,
String subscriptionName,
String selector,
SubscriberToTopic subscriberToTopic,
NotificationMessageListenerI messageListener,
EnvHintCollection Hints) |
void |
INotificationHandlingProvider.sendNotificationToTopic(String topicId,
String textMessage,
HashMap<String,String> propertiesNameValueMap,
EnvHintCollection Hints) |
void |
NotificationHandlingProvider.sendNotificationToTopic(String topicId,
String textMessage,
HashMap<String,String> propertiesNameValueMap,
EnvHintCollection Hints) |
void |
INotificationHandlingProvider.unregisterFromNotificationTopic(String topicId,
String listenerId,
SubscriberToTopic subscriberToTopic,
EnvHintCollection Hints) |
void |
NotificationHandlingProvider.unregisterFromNotificationTopic(String topicId,
String listenerId,
SubscriberToTopic subscriberToTopic,
EnvHintCollection Hints) |
void |
INotificationHandlingProvider.unregisterNotificationTopic(String topicId,
EnvHintCollection Hints) |
void |
NotificationHandlingProvider.unregisterNotificationTopic(String topicId,
EnvHintCollection Hints) |
Copyright © 2017. All Rights Reserved.