Uses of Interface
org.eclipse.jetty.osgi.ServerClasspathContributor
Packages that use ServerClasspathContributor
-
Uses of ServerClasspathContributor in org.eclipse.jetty.osgi
Methods in org.eclipse.jetty.osgi that return types with arguments of type ServerClasspathContributorMethods in org.eclipse.jetty.osgi with parameters of type ServerClasspathContributorModifier and TypeMethodDescriptionvoid
AbstractEEActivator.registerServerClasspathContributor
(ServerClasspathContributor contributor) void
ServerClasspathContributor.Registry.registerServerClasspathContributor
(ServerClasspathContributor contributor) void
AbstractEEActivator.unregisterServerClasspathContributor
(ServerClasspathContributor contributor) void
ServerClasspathContributor.Registry.unregisterServerClasspathContributor
(ServerClasspathContributor contributor)