|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Server | |
| org.jboss.system.server | Core server and loading support. |
| Uses of Server in org.jboss.system.server |
| Classes in org.jboss.system.server that implement Server | |
class |
ServerImpl
The main container component of a JBoss server instance. |
| Methods in org.jboss.system.server that return Server | |
Server |
ServerLoader.load(ClassLoader parent)
Load a Server instance. |
protected Server |
ServerLoader.createServer(String typename,
ClassLoader classLoader)
Construct a new instance of Server, loading all required classes from the given ClossLoader. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||