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

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

public class ListResponse
extends RegistryResponse

List 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
ListResponse(javax.naming.NameClassPair[] names)
           
 
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

ListResponse

public ListResponse(javax.naming.NameClassPair[] names)


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