|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.pluto.util.impl.NamespaceMapperFactoryImpl
| Constructor Summary | |
NamespaceMapperFactoryImpl()
|
|
| Method Summary | |
void |
destroy()
Destroys the factory. |
NamespaceMapper |
getNamespaceMapper()
|
void |
init(javax.servlet.ServletConfig config,
java.util.Map properties)
Initializes the factory using the servlet configuration and the factory properties. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public NamespaceMapperFactoryImpl()
| Method Detail |
public void init(javax.servlet.ServletConfig config,
java.util.Map properties)
throws java.lang.Exception
Factory
init in interface Factoryconfig - the servlet configurationproperties - the factory properties
java.lang.Exception - if the initialization fails
public void destroy()
throws java.lang.Exception
Factory
destroy in interface Factoryjava.lang.Exception - if the destruction failspublic NamespaceMapper getNamespaceMapper()
getNamespaceMapper in interface NamespaceMapperFactory
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||