gr.uoa.di.madgik.workflow.adaptor.utils.jdl
Class AttachedJDLResource.AccessInfo

java.lang.Object
  extended by gr.uoa.di.madgik.workflow.adaptor.utils.jdl.AttachedJDLResource.AccessInfo
Enclosing class:
AttachedJDLResource

public static class AttachedJDLResource.AccessInfo
extends Object


Field Summary
 String password
           
 int port
           
 String userId
           
 
Constructor Summary
AttachedJDLResource.AccessInfo()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

userId

public String userId

password

public String password

port

public int port
Constructor Detail

AttachedJDLResource.AccessInfo

public AttachedJDLResource.AccessInfo()


Copyright © 2012. All Rights Reserved.