Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
B
C
D
G
H
J
L
M
O
P
R
S
W
B
boot(String[])
- Method in class org.jboss.
Main
Boot up JBoss.
C
create_abstract_interface_tc(String, String)
- Method in class org.jboss.system.
ORBSingleton
create_alias_tc(String, String, TypeCode)
- Method in class org.jboss.system.
ORBSingleton
create_any()
- Method in class org.jboss.system.
ORBSingleton
create_array_tc(int, TypeCode)
- Method in class org.jboss.system.
ORBSingleton
create_context_list()
- Method in class org.jboss.system.
ORBSingleton
create_enum_tc(String, String, String[])
- Method in class org.jboss.system.
ORBSingleton
create_environment()
- Method in class org.jboss.system.
ORBSingleton
create_exception_list()
- Method in class org.jboss.system.
ORBSingleton
create_exception_tc(String, String, StructMember[])
- Method in class org.jboss.system.
ORBSingleton
create_fixed_tc(short, short)
- Method in class org.jboss.system.
ORBSingleton
create_interface_tc(String, String)
- Method in class org.jboss.system.
ORBSingleton
create_list(int)
- Method in class org.jboss.system.
ORBSingleton
create_named_value(String, Any, int)
- Method in class org.jboss.system.
ORBSingleton
create_native_tc(String, String)
- Method in class org.jboss.system.
ORBSingleton
create_operation_list(Object)
- Method in class org.jboss.system.
ORBSingleton
create_output_stream()
- Method in class org.jboss.system.
ORBSingleton
create_recursive_sequence_tc(int, int)
- Method in class org.jboss.system.
ORBSingleton
create_recursive_tc(String)
- Method in class org.jboss.system.
ORBSingleton
create_sequence_tc(int, TypeCode)
- Method in class org.jboss.system.
ORBSingleton
create_string_tc(int)
- Method in class org.jboss.system.
ORBSingleton
create_struct_tc(String, String, StructMember[])
- Method in class org.jboss.system.
ORBSingleton
create_union_tc(String, String, TypeCode, UnionMember[])
- Method in class org.jboss.system.
ORBSingleton
create_value_box_tc(String, String, TypeCode)
- Method in class org.jboss.system.
ORBSingleton
create_value_tc(String, String, short, TypeCode, ValueMember[])
- Method in class org.jboss.system.
ORBSingleton
create_wstring_tc(int)
- Method in class org.jboss.system.
ORBSingleton
D
DELEGATE_CLASS_KEY
- Static variable in class org.jboss.system.
ORBSingleton
System property key that specifies the actual ORB singleton class.
G
get_current()
- Method in class org.jboss.system.
ORBSingleton
get_default_context()
- Method in class org.jboss.system.
ORBSingleton
get_next_response()
- Method in class org.jboss.system.
ORBSingleton
get_primitive_tc(TCKind)
- Method in class org.jboss.system.
ORBSingleton
getClassAnnotation(Class<?>)
- Method in class org.jboss.system.
JBossRMIClassLoader
getClassLoader(String)
- Method in class org.jboss.system.
JBossRMIClassLoader
getServer()
- Method in class org.jboss.
Main
Access the booted server.
H
Handler
- Class in
org.jboss.handlers.stub.vfs
VFS Handler Stub
Handler()
- Constructor for class org.jboss.handlers.stub.vfs.
Handler
Handler
- Class in
org.jboss.handlers.stub.vfsfile
VFS Handler Stub
Handler()
- Constructor for class org.jboss.handlers.stub.vfsfile.
Handler
Handler
- Class in
org.jboss.handlers.stub.vfsjar
VFS Handler Stub
Handler()
- Constructor for class org.jboss.handlers.stub.vfsjar.
Handler
Handler
- Class in
org.jboss.handlers.stub.vfsmemory
VFS Handler Stub
Handler()
- Constructor for class org.jboss.handlers.stub.vfsmemory.
Handler
Handler
- Class in
org.jboss.handlers.stub.vfszip
VFS Handler Stub
Handler()
- Constructor for class org.jboss.handlers.stub.vfszip.
Handler
J
JBossRMIClassLoader
- Class in
org.jboss.system
An implementation of RMIClassLoaderSpi to workaround the proxy ClassCastException problem in 1.4
JBossRMIClassLoader()
- Constructor for class org.jboss.system.
JBossRMIClassLoader
Required constructor
L
list_initial_services()
- Method in class org.jboss.system.
ORBSingleton
loadClass(String, String, ClassLoader)
- Method in class org.jboss.system.
JBossRMIClassLoader
loadProxyClass(String, String[], ClassLoader)
- Method in class org.jboss.system.
JBossRMIClassLoader
M
Main
- Class in
org.jboss
Provides a command line interface to start the JBoss server.
Main()
- Constructor for class org.jboss.
Main
Explicit constructor.
main(String[])
- Static method in class org.jboss.
Main
This is where the magic begins.
O
object_to_string(Object)
- Method in class org.jboss.system.
ORBSingleton
openConnection(URL)
- Method in class org.jboss.handlers.stub.vfs.
Handler
openConnection(URL)
- Method in class org.jboss.handlers.stub.vfsfile.
Handler
openConnection(URL)
- Method in class org.jboss.handlers.stub.vfsjar.
Handler
openConnection(URL)
- Method in class org.jboss.handlers.stub.vfsmemory.
Handler
openConnection(URL)
- Method in class org.jboss.handlers.stub.vfszip.
Handler
ORBSingleton
- Class in
org.jboss.system
Thin wrapper class that fulfills the contract of an ORB singleton and forwards every invocation to an instance of the actual ORB singleton class, which it loads with the context classloader.
ORBSingleton()
- Constructor for class org.jboss.system.
ORBSingleton
The ORBSingleton constructor does what the IBM VM does not do: it uses the context classloader to load the actual ORB singleton class.
org.jboss
- package org.jboss
org.jboss.handlers.stub.vfs
- package org.jboss.handlers.stub.vfs
org.jboss.handlers.stub.vfsfile
- package org.jboss.handlers.stub.vfsfile
org.jboss.handlers.stub.vfsjar
- package org.jboss.handlers.stub.vfsjar
org.jboss.handlers.stub.vfsmemory
- package org.jboss.handlers.stub.vfsmemory
org.jboss.handlers.stub.vfszip
- package org.jboss.handlers.stub.vfszip
org.jboss.system
- package org.jboss.system
P
perform_work()
- Method in class org.jboss.system.
ORBSingleton
poll_next_response()
- Method in class org.jboss.system.
ORBSingleton
R
resolve_initial_references(String)
- Method in class org.jboss.system.
ORBSingleton
run()
- Method in class org.jboss.system.
ORBSingleton
S
send_multiple_requests_deferred(Request[])
- Method in class org.jboss.system.
ORBSingleton
send_multiple_requests_oneway(Request[])
- Method in class org.jboss.system.
ORBSingleton
set_parameters(String[], Properties)
- Method in class org.jboss.system.
ORBSingleton
set_parameters(Applet, Properties)
- Method in class org.jboss.system.
ORBSingleton
shutdown()
- Method in class org.jboss.
Main
Shutdown the booted Server instance.
shutdown(boolean)
- Method in class org.jboss.system.
ORBSingleton
string_to_object(String)
- Method in class org.jboss.system.
ORBSingleton
systemExit(String[])
- Static method in class org.jboss.
Main
This method is here so that if JBoss is running under Alexandria (An NT Service Installer), Alexandria can shutdown the system down correctly.
W
work_pending()
- Method in class org.jboss.system.
ORBSingleton
B
C
D
G
H
J
L
M
O
P
R
S
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2009
JBoss, a division of Red Hat, Inc.
. All Rights Reserved.