org.ops4j.pax.web.service.spi.model
Class Model

java.lang.Object
  extended by org.ops4j.pax.web.service.spi.model.Identity
      extended by org.ops4j.pax.web.service.spi.model.Model
Direct Known Subclasses:
ErrorPageModel, EventListenerModel, FilterModel, LoginConfigModel, SecurityConstraintMappingModel, ServletModel

public class Model
extends Identity


Method Summary
 ContextModel getContextModel()
           
 java.lang.String toString()
           
 
Methods inherited from class org.ops4j.pax.web.service.spi.model.Identity
getId
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Method Detail

getContextModel

public ContextModel getContextModel()

toString

public java.lang.String toString()
Overrides:
toString in class Identity


Copyright © 2006-2011 OPS4J - Open Participation Software for Java. All Rights Reserved.