tecgraf.openbus.DRMAA
Class SessionPOATie
java.lang.Object
org.omg.PortableServer.Servant
tecgraf.openbus.DRMAA.SessionPOA
tecgraf.openbus.DRMAA.SessionPOATie
- All Implemented Interfaces:
- InvokeHandler, SessionOperations
public class SessionPOATie
- extends SessionPOA
Generated from IDL interface "Session".
- Version:
- generated at Nov 3, 2010 2:32:40 PM
- Author:
- JacORB IDL compiler V 2.3-beta-2, 14-Oct-2006
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SessionPOATie
public SessionPOATie(SessionOperations delegate)
SessionPOATie
public SessionPOATie(SessionOperations delegate,
POA poa)
_this
public Session _this()
- Overrides:
_this
in class SessionPOA
_this
public Session _this(ORB orb)
- Overrides:
_this
in class SessionPOA
_delegate
public SessionOperations _delegate()
_delegate
public void _delegate(SessionOperations delegate)
_default_POA
public POA _default_POA()
- Overrides:
_default_POA
in class Servant
runBulkJobs
public String[] runBulkJobs(JobTemplate jobTemplate_,
int beginIndex,
int endIndex,
int step)
throws TryLaterException,
DrmCommunicationException,
AuthorizationException,
NoActiveSessionException,
InternalException,
DeniedByDrmException,
InvalidJobTemplateException,
OutOfMemoryException,
InvalidArgumentException
- Throws:
TryLaterException
DrmCommunicationException
AuthorizationException
NoActiveSessionException
InternalException
DeniedByDrmException
InvalidJobTemplateException
OutOfMemoryException
InvalidArgumentException
version
public Version version()
runJob
public String runJob(JobTemplate jobTemplate_)
throws TryLaterException,
DrmCommunicationException,
AuthorizationException,
NoActiveSessionException,
InternalException,
DeniedByDrmException,
InvalidJobTemplateException,
OutOfMemoryException,
InvalidArgumentException
- Throws:
TryLaterException
DrmCommunicationException
AuthorizationException
NoActiveSessionException
InternalException
DeniedByDrmException
InvalidJobTemplateException
OutOfMemoryException
InvalidArgumentException
contact
public String contact()
jobStatus
public JobState jobStatus(String jobName)
throws InvalidJobException,
NoActiveSessionException,
AuthorizationException,
InvalidArgumentException,
OutOfMemoryException,
DrmCommunicationException,
InternalException
- Throws:
InvalidJobException
NoActiveSessionException
AuthorizationException
InvalidArgumentException
OutOfMemoryException
DrmCommunicationException
InternalException
_wait
public JobInfo _wait(String jobName,
long timeout)
throws InvalidJobException,
NoActiveSessionException,
AuthorizationException,
InvalidArgumentException,
OutOfMemoryException,
DrmCommunicationException,
InternalException,
ExitTimeoutException
- Throws:
InvalidJobException
NoActiveSessionException
AuthorizationException
InvalidArgumentException
OutOfMemoryException
DrmCommunicationException
InternalException
ExitTimeoutException
exit
public void exit()
throws AuthorizationException,
NoActiveSessionException,
DrmsExitException,
OutOfMemoryException,
DrmCommunicationException,
InternalException
- Throws:
AuthorizationException
NoActiveSessionException
DrmsExitException
OutOfMemoryException
DrmCommunicationException
InternalException
drmsInfo
public String drmsInfo()
synchronize
public void synchronize(String[] jobList,
long timeout,
boolean dispose)
throws InvalidJobException,
NoActiveSessionException,
AuthorizationException,
InvalidArgumentException,
OutOfMemoryException,
DrmCommunicationException,
InternalException,
ExitTimeoutException
- Throws:
InvalidJobException
NoActiveSessionException
AuthorizationException
InvalidArgumentException
OutOfMemoryException
DrmCommunicationException
InternalException
ExitTimeoutException
createJobTemplate
public JobTemplate createJobTemplate()
throws AuthorizationException,
NoActiveSessionException,
OutOfMemoryException,
DrmCommunicationException,
InternalException
- Throws:
AuthorizationException
NoActiveSessionException
OutOfMemoryException
DrmCommunicationException
InternalException
deleteJobTemplate
public void deleteJobTemplate(JobTemplate jobTemplate_)
throws AuthorizationException,
NoActiveSessionException,
InvalidArgumentException,
OutOfMemoryException,
InvalidJobTemplateException,
DrmCommunicationException,
InternalException
- Throws:
AuthorizationException
NoActiveSessionException
InvalidArgumentException
OutOfMemoryException
InvalidJobTemplateException
DrmCommunicationException
InternalException
init
public void init(String contactString)
throws InvalidContactStringException,
NoDefaultContactStringSelectedException,
DefaultContactStringException,
DrmCommunicationException,
AuthorizationException,
InternalException,
DrmsInitException,
AlreadyActiveSessionException,
OutOfMemoryException,
InvalidArgumentException
- Throws:
InvalidContactStringException
NoDefaultContactStringSelectedException
DefaultContactStringException
DrmCommunicationException
AuthorizationException
InternalException
DrmsInitException
AlreadyActiveSessionException
OutOfMemoryException
InvalidArgumentException
drmaaImplementation
public String drmaaImplementation()
control
public void control(String jobName,
JobControlAction operation)
throws SuspendInconsistentStateException,
ReleaseInconsistentStateException,
InvalidJobException,
HoldInconsistentStateException,
DrmCommunicationException,
AuthorizationException,
NoActiveSessionException,
InternalException,
ResumeInconsistentStateException,
OutOfMemoryException,
InvalidArgumentException
- Throws:
SuspendInconsistentStateException
ReleaseInconsistentStateException
InvalidJobException
HoldInconsistentStateException
DrmCommunicationException
AuthorizationException
NoActiveSessionException
InternalException
ResumeInconsistentStateException
OutOfMemoryException
InvalidArgumentException
Tecgraf PUC-Rio