org.apache.myfaces.commons.resourcehandler.webapp.config.element
Interface ServletRegistration

All Superinterfaces:
Registration
All Known Implementing Classes:
ServletRegistrationImpl, ServletRegistrationWrapper

public interface ServletRegistration
extends Registration

Author:
Leonardo Uribe

Method Summary
 Collection<String> getMappings()
           
 
Methods inherited from interface org.apache.myfaces.commons.resourcehandler.webapp.config.element.Registration
getClassName, getName
 

Method Detail

getMappings

Collection<String> getMappings()


Copyright © 2007-2011 The Apache Software Foundation. All Rights Reserved.