org.jboss.security.mapping
Interface MappingManager<T>

All Superinterfaces:
org.jboss.security.BaseSecurityManager

public interface MappingManager<T>
extends org.jboss.security.BaseSecurityManager

Manager that is used for mapping various types

Since:
Mar 9, 2007
Version:
$Revision$
Author:
Anil.Saldhana@redhat.com

Method Summary
 MappingContext<T> getMappingContext(Class<T> mappingType)
           
 
Methods inherited from interface org.jboss.security.BaseSecurityManager
getSecurityDomain
 

Method Detail

getMappingContext

MappingContext<T> getMappingContext(Class<T> mappingType)


Copyright © 2007 JBoss Inc.. All Rights Reserved.