gr.uoa.di.madgik.environment.is.elements.invocable
Class PojoInvocableProfileInfo

java.lang.Object
  extended by gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo
      extended by gr.uoa.di.madgik.environment.is.elements.invocable.PojoInvocableProfileInfo
All Implemented Interfaces:
Serializable

public class PojoInvocableProfileInfo
extends InvocableProfileInfo
implements Serializable

See Also:
Serialized Form

Field Summary
 String ClassName
           
 
Fields inherited from class gr.uoa.di.madgik.environment.is.elements.InvocableProfileInfo
ExecutionContext, ExecutionProfileNS, ID
 
Constructor Summary
PojoInvocableProfileInfo()
           
 
Method Summary
 void Add(Method m)
           
 void FromXML(Element XML)
           
 void FromXML(String XML)
           
 Method Get(String signature)
           
 String ToXML()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ClassName

public String ClassName
Constructor Detail

PojoInvocableProfileInfo

public PojoInvocableProfileInfo()
Method Detail

Add

public void Add(Method m)

Get

public Method Get(String signature)

FromXML

public void FromXML(String XML)
             throws EnvironmentInformationSystemSerializationException
Specified by:
FromXML in class InvocableProfileInfo
Throws:
EnvironmentInformationSystemSerializationException

FromXML

public void FromXML(Element XML)
             throws EnvironmentInformationSystemSerializationException
Specified by:
FromXML in class InvocableProfileInfo
Throws:
EnvironmentInformationSystemSerializationException

ToXML

public String ToXML()
             throws EnvironmentInformationSystemSerializationException
Specified by:
ToXML in class InvocableProfileInfo
Throws:
EnvironmentInformationSystemSerializationException


Copyright © 2013. All Rights Reserved.