copyright The Portico Project 2008.

Uses of Package
org.portico.shared.plugin

Packages that use org.portico.shared.plugin
org.portico.core.config   
org.portico.lrc   
org.portico.shared.plugin   
 

Classes in org.portico.shared.plugin used by org.portico.core.config
LoadedLibrary
          This class represents a library (jar, war, ear, etc...) that has been loaded onto the system classpath.
 

Classes in org.portico.shared.plugin used by org.portico.lrc
LoadedLibrary
          This class represents a library (jar, war, ear, etc...) that has been loaded onto the system classpath.
 

Classes in org.portico.shared.plugin used by org.portico.shared.plugin
LoadedLibrary
          This class represents a library (jar, war, ear, etc...) that has been loaded onto the system classpath.
LoadedLibrary.Type
          Enum specifying which component a plugin configuration is aimed at.
PluginLocator
          The PluginLocator will search a directory and locate all jar files that constitute Portico plugins.
 


copyright The Portico Project 2008.