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

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

public class CreateSubcontextResponse
extends RegistryResponse

Create subcontext 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
CreateSubcontextResponse(java.lang.String subContextName)
           
 
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

CreateSubcontextResponse

public CreateSubcontextResponse(java.lang.String subContextName)


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