Uses of Interface
org.opennms.osgi.VaadinApplicationContextCreator
-
Packages that use VaadinApplicationContextCreator Package Description org.opennms.osgi org.opennms.osgi.internal -
-
Uses of VaadinApplicationContextCreator in org.opennms.osgi
Methods in org.opennms.osgi with parameters of type VaadinApplicationContextCreator Modifier and Type Method Description VaadinApplicationContext
OnmsServiceManager. createApplicationContext(VaadinApplicationContextCreator creator)
-
Uses of VaadinApplicationContextCreator in org.opennms.osgi.internal
Methods in org.opennms.osgi.internal with parameters of type VaadinApplicationContextCreator Modifier and Type Method Description VaadinApplicationContext
OnmsServiceManagerImpl. createApplicationContext(VaadinApplicationContextCreator creator)
-