org.slim3.container
Class S3ContainerContextFactory
java.lang.Object
org.slim3.container.S3ContainerContextFactory
- All Implemented Interfaces:
- InitialContextFactory
public class S3ContainerContextFactory
- extends Object
- implements InitialContextFactory
A factory class for S3ContainerContextFactory
.
- Author:
- higa
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
context
protected static Context context
- The naming context.
S3ContainerContextFactory
public S3ContainerContextFactory()
getInitialContext
public Context getInitialContext(Hashtable<?,?> environment)
throws NamingException
- Specified by:
getInitialContext
in interface InitialContextFactory
- Throws:
NamingException
Copyright © 2008-2009 The Slim3 project. All Rights Reserved.