Interface ServerClasspathContributor.Source
- Enclosing interface:
 ServerClasspathContributor
public static interface ServerClasspathContributor.Source
Marker interface for bundle activators that want to contribute to the jetty server classpath.
- 
Method Summary
Modifier and TypeMethodDescriptionvoidvoid 
- 
Method Details
- 
registerServerClasspathContributors
 - 
unregisterServerClasspathContributors
 
 -