org.ow2.petals.communication.jndi.agent.msg.response
Class LookupLinkResponse

java.lang.Object
  extended by org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
      extended by org.ow2.petals.communication.jndi.agent.msg.response.LookupLinkResponse
All Implemented Interfaces:
java.io.Serializable

public class LookupLinkResponse
extends RegistryResponse

Lookup Link response

Author:
ddesjardins - eBMWebsourcing
See Also:
Serialized Form

Nested Class Summary
 
Nested classes/interfaces inherited from class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
RegistryResponse.ResponseType
 
Field Summary
 
Fields inherited from class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
arg1, type
 
Constructor Summary
LookupLinkResponse(java.lang.Object object)
           
 
Method Summary
 
Methods inherited from class org.ow2.petals.communication.jndi.agent.msg.response.RegistryResponse
getArg1, getType, setArg1, setType, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

LookupLinkResponse

public LookupLinkResponse(java.lang.Object object)


Copyright © 2005-2011 Petals Link (EBM Websourcing). All Rights Reserved.