org.apache.jetspeed.container.namespace
Interface JetspeedNamespaceMapperFactory

All Superinterfaces:
org.apache.pluto.factory.Factory, org.apache.pluto.factory.NamespaceMapperFactory
All Known Implementing Classes:
JetspeedNamespaceMapperFactoryImpl

public interface JetspeedNamespaceMapperFactory
extends org.apache.pluto.factory.NamespaceMapperFactory

Jetspeed extension of the NamespaceMapperFactory interface

Version:
$Id: JetspeedNamespaceMapperFactory.java 516448 2007-03-09 16:25:47Z ate $
Author:
Ate Douma

Method Summary
 JetspeedNamespaceMapper getJetspeedNamespaceMapper()
           
 
Methods inherited from interface org.apache.pluto.factory.NamespaceMapperFactory
getNamespaceMapper
 
Methods inherited from interface org.apache.pluto.factory.Factory
destroy, init
 

Method Detail

getJetspeedNamespaceMapper

JetspeedNamespaceMapper getJetspeedNamespaceMapper()


Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.