GridLab
Grid Application Toolkit

A simple API for Grid Applications
GAT

Menu



Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members  

io::EndPoint Class Reference

Inheritance diagram for io::EndPoint:

Inheritance graph
[legend]
Collaboration diagram for io::EndPoint:

Collaboration graph
[legend]
List of all members.

Public Methods

 EndPoint (GATContext gatContext)
 EndPoint (GATContext gatContext, Preferences preferences)
void connect ()
void listen ()
void addMetricListener (MetricListener metricListener, Metric metric) throws RemoteException
void removeMetricListener (MetricListener metricListener, Metric metric) throws RemoteException
List getMetrics () throws RemoteException

Detailed Description

Author:
rob

Definition at line 22 of file EndPoint.java.


Constructor & Destructor Documentation

io::EndPoint::EndPoint GATContext    gatContext [inline]
 

Definition at line 24 of file EndPoint.java.

io::EndPoint::EndPoint GATContext    gatContext,
Preferences    preferences
[inline]
 

Definition at line 28 of file EndPoint.java.


Member Function Documentation

void io::EndPoint::connect   [inline]
 

Definition at line 32 of file EndPoint.java.

void io::EndPoint::listen   [inline]
 

Definition at line 36 of file EndPoint.java.

void io::EndPoint::addMetricListener MetricListener    metricListener,
Metric    metric
throws RemoteException [inline]
 

Definition at line 46 of file EndPoint.java.

void io::EndPoint::removeMetricListener MetricListener    metricListener,
Metric    metric
throws RemoteException [inline]
 

Definition at line 58 of file EndPoint.java.

List io::EndPoint::getMetrics   throws RemoteException [inline]
 

Definition at line 69 of file EndPoint.java.


The documentation for this class was generated from the following file: