Uses of Class
org.nuxeo.ecm.webengine.jaxrs.ApplicationFragment
-
Packages that use ApplicationFragment Package Description org.nuxeo.ecm.webengine.jaxrs -
-
Uses of ApplicationFragment in org.nuxeo.ecm.webengine.jaxrs
Fields in org.nuxeo.ecm.webengine.jaxrs with type parameters of type ApplicationFragment Modifier and Type Field Description protected List<ApplicationFragment>ApplicationHost. appsMethods in org.nuxeo.ecm.webengine.jaxrs that return ApplicationFragment Modifier and Type Method Description ApplicationFragment[]ApplicationHost. getApplications()Methods in org.nuxeo.ecm.webengine.jaxrs with parameters of type ApplicationFragment Modifier and Type Method Description voidApplicationHost. add(ApplicationFragment app)ApplicationHostApplicationManager. getApplication(ApplicationFragment fragment)voidApplicationHost. remove(ApplicationFragment app)
-