A B C D E G L O R S U V

A

addApplicationDiscoveryService(ApplicationDiscoveryService) - Method in class org.ow2.jasmine.agent.server.Agent
Add an ApplicationDiscoveryService to the list
addDiscoveredApplication(List<Application>) - Method in class org.ow2.jasmine.agent.server.Agent
Add discovered applications to the agent application list
Agent - Class in org.ow2.jasmine.agent.server
Class representing an agent
Agent() - Constructor for class org.ow2.jasmine.agent.server.Agent
Default constructor of the agent
Agent(SystemProperties) - Constructor for class org.ow2.jasmine.agent.server.Agent
Agent constructor with SystemProperties
Agent(Agent) - Constructor for class org.ow2.jasmine.agent.server.Agent
Clone an agent into this one, excepted the applicationDiscoveryService List
AgentEvent - Class in org.ow2.jasmine.agent.server.event
An AgentEvent is a description a Agent modification with the agent concerned an the type of the modification
AgentEvent() - Constructor for class org.ow2.jasmine.agent.server.event.AgentEvent
 
AgentEventType - Enum in org.ow2.jasmine.agent.server.event
Types of AgentEvent
AgentState - Enum in org.ow2.jasmine.agent.server
The state of an application
agentToEvent(Agent, AgentEventType) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
Convert an Agent to an AgentEvent

B

bindAgentDiscoveryService(AgentDiscoveryService, ServiceReference) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
Bind any agent discovery service
bindApplicationDiscoveryService(ApplicationDiscoveryService) - Method in class org.ow2.jasmine.agent.server.discovery.RemoteServiceTracker
bind each ApplicationDiscoveryService and add it to the corresponding Map of the agent
bindJkManagerService(JkManagerService) - Method in class org.ow2.jasmine.agent.server.discovery.RemoteServiceTracker
Bind each JkManagerService and add it to the JkManagerService of the agent

C

checkAppList() - Method in class org.ow2.jasmine.agent.server.Agent
Check the application list to see if a application has been removed or not since the last discovery

D

discoverApplications() - Method in class org.ow2.jasmine.agent.server.Agent
Launch Application discovery
DiscoveryManager - Interface in org.ow2.jasmine.agent.server.discovery
Discovery Manager Interface
DiscoveryManagerImpl - Class in org.ow2.jasmine.agent.server.discovery
Implementation of the Discovery Service
DiscoveryManagerSLSB - Class in org.ow2.jasmine.agent.server.discovery
Stateless Session Bean to control the agents and the discovery
DiscoveryManagerSLSB() - Constructor for class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
 
DiscoveryServiceRunner - Class in org.ow2.jasmine.agent.server.discovery
A runner is a thread that will discovery applications on an agent
DiscoveryServiceRunner(List<ApplicationDiscoveryService>, Agent) - Constructor for class org.ow2.jasmine.agent.server.discovery.DiscoveryServiceRunner
Default constructor

E

endDiscovery() - Method in class org.ow2.jasmine.agent.server.Agent
Method called at the end of a discovery

G

getAgent() - Method in class org.ow2.jasmine.agent.server.event.AgentEvent
 
getAgentFromUUID(UUID) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerImpl
Get an agent from its UUID
getAgentId() - Method in class org.ow2.jasmine.agent.server.Agent
Get the ID of the Agent
getAgentList() - Method in interface org.ow2.jasmine.agent.server.discovery.DiscoveryManager
 
getAgentList() - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerImpl
 
getAgentList() - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
 
getApplicationDiscoveryServiceList() - Method in class org.ow2.jasmine.agent.server.Agent
 
getApplicationList() - Method in class org.ow2.jasmine.agent.server.Agent
 
getIdAsUUID() - Method in class org.ow2.jasmine.agent.server.Agent
Get the ID of the agent as an UUID
getInstance() - Static method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerImpl
Get the unique instance
getIsDiscoveryRunning() - Method in class org.ow2.jasmine.agent.server.Agent
 
getJkManagerService() - Method in class org.ow2.jasmine.agent.server.Agent
 
getLastDiscovery() - Method in class org.ow2.jasmine.agent.server.Agent
Get the LastDiscovery Date in a String format
getServiceIdagentIdMatch() - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerImpl
 
getState() - Method in class org.ow2.jasmine.agent.server.Agent
 
getSystemProperties() - Method in class org.ow2.jasmine.agent.server.Agent
 
getType() - Method in class org.ow2.jasmine.agent.server.event.AgentEvent
 

L

launchDiscoveryOnAgent(String) - Method in interface org.ow2.jasmine.agent.server.discovery.DiscoveryManager
Launch the discovery on an Agent
launchDiscoveryOnAgent(String) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerImpl
Launch discovery on an agent
launchDiscoveryOnAgent(String) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
 

O

org.ow2.jasmine.agent.server - package org.ow2.jasmine.agent.server
 
org.ow2.jasmine.agent.server.discovery - package org.ow2.jasmine.agent.server.discovery
 
org.ow2.jasmine.agent.server.event - package org.ow2.jasmine.agent.server.event
 

R

RemoteServiceTracker - Class in org.ow2.jasmine.agent.server.discovery
Tracker of Remote Services
RemoteServiceTracker() - Constructor for class org.ow2.jasmine.agent.server.discovery.RemoteServiceTracker
 
removeAllRegisteredServices() - Method in class org.ow2.jasmine.agent.server.Agent
Remove all registered Services
run() - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryServiceRunner
 

S

sendUpdate() - Method in class org.ow2.jasmine.agent.server.Agent
Send an update to the DiscoveryManager that the agent has been updated
setAgent(Agent) - Method in class org.ow2.jasmine.agent.server.event.AgentEvent
 
setAgentId(String) - Method in class org.ow2.jasmine.agent.server.Agent
Set the ID of the agent
setAgentList(List<Agent>) - Method in interface org.ow2.jasmine.agent.server.discovery.DiscoveryManager
 
setAgentList(List<Agent>) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerImpl
 
setAgentList(List<Agent>) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
 
setApplicationDiscoveryServiceList(List<ApplicationDiscoveryService>) - Method in class org.ow2.jasmine.agent.server.Agent
 
setApplicationList(List<Application>) - Method in class org.ow2.jasmine.agent.server.Agent
 
setId(UUID) - Method in class org.ow2.jasmine.agent.server.Agent
Set the ID of the agent from an UUID
setIsDiscoveryRunning(Boolean) - Method in class org.ow2.jasmine.agent.server.Agent
 
setJkManagerService(JkManagerService) - Method in class org.ow2.jasmine.agent.server.Agent
 
setLastDiscovery(String) - Method in class org.ow2.jasmine.agent.server.Agent
 
setServiceIdagentIdMatch(Map<Long, UUID>) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerImpl
 
setState(int) - Method in class org.ow2.jasmine.agent.server.Agent
Set the state from an int value
setState(AgentState) - Method in class org.ow2.jasmine.agent.server.Agent
Set the state from an AgentState
setSystemProperties(SystemProperties) - Method in class org.ow2.jasmine.agent.server.Agent
 
setType(int) - Method in class org.ow2.jasmine.agent.server.event.AgentEvent
 

U

unbindAgentDiscoveryService(AgentDiscoveryService, ServiceReference) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
 
updateAgent(String) - Method in interface org.ow2.jasmine.agent.server.discovery.DiscoveryManager
Update an Agent
updateAgent(String) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
 
updateAgentListOnTopic(AgentEvent) - Method in class org.ow2.jasmine.agent.server.discovery.DiscoveryManagerSLSB
Send an update on the JMS Topic about the agent

V

valueOf(String) - Static method in enum org.ow2.jasmine.agent.server.AgentState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.ow2.jasmine.agent.server.event.AgentEventType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ow2.jasmine.agent.server.AgentState
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.ow2.jasmine.agent.server.event.AgentEventType
Returns an array containing the constants of this enum type, in the order they are declared.

A B C D E G L O R S U V

Copyright © 2012 OW2 Consortium. All Rights Reserved.