Java Doc for Special.java in » EJB-Server-geronimo » plugins » org » apache » geronimo » corba » compiler » Java Source Code / Java DocumentationJava Source Code and Java Documentation
Java Source Code / Java Documentation
1.
6.0 JDK Core
2.
6.0 JDK Modules
3.
6.0 JDK Modules com.sun
4.
6.0 JDK Modules com.sun.java
5.
6.0 JDK Modules sun
6.
6.0 JDK Platform
7.
Ajax
8.
Apache Harmony Java SE
9.
Aspect oriented
10.
Authentication Authorization
11.
Blogger System
12.
Build
13.
Byte Code
14.
Cache
15.
Chart
16.
Chat
17.
Code Analyzer
18.
Collaboration
19.
Content Management System
20.
Database Client
21.
Database DBMS
22.
Database JDBC Connection Pool
23.
Database ORM
24.
Development
25.
EJB Server geronimo
26.
EJB Server GlassFish
27.
EJB Server JBoss 4.2.1
28.
EJB Server resin 3.1.5
29.
ERP CRM Financial
30.
ESB
31.
Forum
32.
GIS
33.
Graphic Library
34.
Groupware
35.
HTML Parser
36.
IDE
37.
IDE Eclipse
38.
IDE Netbeans
39.
Installer
40.
Internationalization Localization
41.
Inversion of Control
42.
Issue Tracking
43.
J2EE
44.
JBoss
45.
JMS
46.
JMX
47.
Library
48.
Mail Clients
49.
Net
50.
Parser
51.
PDF
52.
Portal
53.
Profiler
54.
Project Management
55.
Report
56.
RSS RDF
57.
Rule Engine
58.
Science
59.
Scripting
60.
Search Engine
61.
Security
62.
Sevlet Container
63.
Source Control
64.
Swing Library
65.
Template Engine
66.
Test Coverage
67.
Testing
68.
UML
69.
Web Crawler
70.
Web Framework
71.
Web Mail
72.
Web Server
73.
Web Services
74.
Web Services apache cxf 2.0.1
75.
Web Services AXIS2
76.
Wiki Engine
77.
Workflow Engines
78.
XML
79.
XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation
»
EJB Server geronimo
»
plugins
»
org.apache.geronimo.corba.compiler
Source Cross Reference
Class Diagram
Java Document (Java Doc)
org.apache.geronimo.corba.compiler
.Special
Special
public
interface Special extends
Remote
(Code)
version:
$Rev: 451417 $ $Date: 2006-09-29 13:13:22 -0700 (Fri, 29 Sep 2006) $
Method Summary
public
void
$dollar
()
public
void
ABSTRACT
()
public
void
ABSTRACT
(int x)
public
void
BOOLEAN
()
public
void
CASE
()
public
void
CHAR
()
public
void
CONST
()
public
void
DEFAULT
()
public
void
DOUBLE
()
public
void
FALSE
()
public
void
FLOAT
()
public
void
INTERFACE
()
public
void
LONG
()
public
void
NATIVE
()
public
void
OBJECT
()
public
void
PRIVATE
()
public
void
PUBLIC
()
public
void
SHORT
()
public
void
SWITCH
()
public
void
TRUE
()
public
void
VOID
()
public
void
ValueBase
()
public
void
_underscore
()
public
void
_underscoreOverload
()
public
void
_underscoreOverload
(
_Something
x)
public
void
_underscoreOverload
(
_Something
[] x)
public
void
any
()
public
void
attribute
()
public
void
context
()
public
void
custom
()
public
void
differByCASE
()
public
void
differByCASEOverload
()
public
void
differByCASEOverload
(int x)
public
void
differByCase
()
public
void
differByCaseOverload
()
public
void
dollar$
()
public
void
exception
()
public
void
factory
()
public
void
fixed
()
public
void
in
()
public
void
innerClass
(
Generic$Interface.Generic$InnerClass
x, int y)
public
void
innerClass
(
Generic$Interface.Generic$InnerClass
x, int y)
public
void
inout
()
public
void
keyword
()
public
void
keyword
(
inout
x)
public
void
module
()
public
void
octet
()
public
void
oneway
()
public
void
out
()
public
void
raises
()
public
void
readonly
()
public
void
sequence
()
public
void
special
()
public
void
string
()
public
void
struct
()
public
void
supports
()
public
void
truncatable
()
public
void
typedef
()
public
void
union
()
public
void
unsigned
()
public
void
valuetype
()
public
void
wchar
()
public
void
wstring
()
Method Detail
$dollar
public
void $dollar() throws
RemoteException
(Code)
ABSTRACT
public
void ABSTRACT() throws
RemoteException
(Code)
ABSTRACT
public
void ABSTRACT(int x) throws
RemoteException
(Code)
BOOLEAN
public
void BOOLEAN() throws
RemoteException
(Code)
CASE
public
void CASE() throws
RemoteException
(Code)
CHAR
public
void CHAR() throws
RemoteException
(Code)
CONST
public
void CONST() throws
RemoteException
(Code)
DEFAULT
public
void DEFAULT() throws
RemoteException
(Code)
DOUBLE
public
void DOUBLE() throws
RemoteException
(Code)
FALSE
public
void FALSE() throws
RemoteException
(Code)
FLOAT
public
void FLOAT() throws
RemoteException
(Code)
INTERFACE
public
void INTERFACE() throws
RemoteException
(Code)
LONG
public
void LONG() throws
RemoteException
(Code)
NATIVE
public
void NATIVE() throws
RemoteException
(Code)
OBJECT
public
void OBJECT() throws
RemoteException
(Code)
PRIVATE
public
void PRIVATE() throws
RemoteException
(Code)
PUBLIC
public
void PUBLIC() throws
RemoteException
(Code)
SHORT
public
void SHORT() throws
RemoteException
(Code)
SWITCH
public
void SWITCH() throws
RemoteException
(Code)
TRUE
public
void TRUE() throws
RemoteException
(Code)
VOID
public
void VOID() throws
RemoteException
(Code)
ValueBase
public
void ValueBase() throws
RemoteException
(Code)
_underscore
public
void _underscore() throws
RemoteException
(Code)
_underscoreOverload
public
void _underscoreOverload() throws
RemoteException
(Code)
_underscoreOverload
public
void _underscoreOverload(
_Something
x) throws
RemoteException
(Code)
_underscoreOverload
public
void _underscoreOverload(
_Something
[] x) throws
RemoteException
(Code)
any
public
void any() throws
RemoteException
(Code)
attribute
public
void attribute() throws
RemoteException
(Code)
context
public
void context() throws
RemoteException
(Code)
custom
public
void custom() throws
RemoteException
(Code)
differByCASE
public
void differByCASE() throws
RemoteException
(Code)
differByCASEOverload
public
void differByCASEOverload() throws
RemoteException
(Code)
differByCASEOverload
public
void differByCASEOverload(int x) throws
RemoteException
(Code)
differByCase
public
void differByCase() throws
RemoteException
(Code)
differByCaseOverload
public
void differByCaseOverload() throws
RemoteException
(Code)
dollar$
public
void dollar$() throws
RemoteException
(Code)
exception
public
void exception() throws
RemoteException
(Code)
factory
public
void factory() throws
RemoteException
(Code)
fixed
public
void fixed() throws
RemoteException
(Code)
in
public
void in() throws
RemoteException
(Code)
innerClass
public
void innerClass(
Generic$Interface.Generic$InnerClass
x, int y) throws
RemoteException
(Code)
innerClass
public
void innerClass(
Generic$Interface.Generic$InnerClass
x, int y) throws
RemoteException
(Code)
inout
public
void inout() throws
RemoteException
(Code)
keyword
public
void keyword() throws
RemoteException
(Code)
keyword
public
void keyword(
inout
x) throws
RemoteException
(Code)
module
public
void module() throws
RemoteException
(Code)
octet
public
void octet() throws
RemoteException
(Code)
oneway
public
void oneway() throws
RemoteException
(Code)
out
public
void out() throws
RemoteException
(Code)
raises
public
void raises() throws
RemoteException
(Code)
readonly
public
void readonly() throws
RemoteException
(Code)
sequence
public
void sequence() throws
RemoteException
(Code)
special
public
void special() throws
RemoteException
(Code)
string
public
void string() throws
RemoteException
(Code)
struct
public
void struct() throws
RemoteException
(Code)
supports
public
void supports() throws
RemoteException
(Code)
truncatable
public
void truncatable() throws
RemoteException
(Code)
typedef
public
void typedef() throws
RemoteException
(Code)
union
public
void union() throws
RemoteException
(Code)
unsigned
public
void unsigned() throws
RemoteException
(Code)
valuetype
public
void valuetype() throws
RemoteException
(Code)
wchar
public
void wchar() throws
RemoteException
(Code)
wstring
public
void wstring() throws
RemoteException
(Code)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.