org.sapia.ubik.rmi.server.transport.http
Class ContainerMap

java.lang.Object
  extended by org.sapia.ubik.rmi.server.transport.http.ContainerMap

public class ContainerMap
extends java.lang.Object

An instance of this class maps context paths to Containers. (as specified by the Simple API).

Author:
Yanick Duchesne
Copyright:
Copyright © 2002-2010 Sapia Open Source Software. All Rights Reserved.
License:
Read the license.txt file of the jar or visit the license page at the Sapia OSS web site

Constructor Summary
ContainerMap()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ContainerMap

public ContainerMap()


Copyright © 2010 Sapia OSS. All Rights Reserved.