Java Doc for ConfigData.java in » Workflow-Engines » Dalma » com » sun » jbi » binding » file » util » 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
»
Workflow Engines
»
Dalma
»
com.sun.jbi.binding.file.util
Source Cross Reference
Class Diagram
Java Document (Java Doc)
java.lang
.Object
com.sun.jbi.binding.file.util
.ConfigData
ConfigData
public
class ConfigData
(Code)
This class holds the static data used in configuration file.
author:
Sun Microsystems, Inc.
Field Summary
final
public
static
String
ATTACHEMENT_TYPE
Denotes an attachment message type.
final
public
static int
BATCH_SIZE
Denotes the number of files that will be picked up per folder.
final
public
static
String
BINDING_NAME
Binding name.
final
public
static int
CONSUMER
Role of endpoint.
final
public
static
String
CONSUMER_STRING
String for consumer role.
final
public
static
String
DEFAULT_MESSAGE_TYPE
Default message type for file binding messages.
final
public
static
String
DEPLOY_DESCRIPTOR
final
public
static
String
DONE_EXTENSION
Extension of done file.
final
public
static
String
ENDPOINT
The element name for endpoint in the XML config file.
final
public
static
String
ENDPOINTNAME
The element name for endpoint name in the XML config file.
final
public
static
String
ENDPOINT_TYPE
The element name for endpoint type in the XML config file.
final
public
static
String
ERROR_EXTENSION
Extension of error file.
final
public
static
String
EXTENSION_PROPERTY
File extension set in message exchange.
final
public
static
String
FILENAMESPACE
Namespace for file binding.
final
public
static
String
FILENAME_PROPERTY
Filename property set in message exchage.
final
public
static
String
INPUTDIR
The element name for input folder in the XML config file.
final
public
static
String
INPUTPATTERN
The element name for input file pattern in the XML config file.
final
public
static
String
INPUT_MESSAGE_TYPE
The element name which identifies the input-message-type.
final
public
static
String
INTERFACE
Interface name in the XML file.
final
public
static
String
INTERFACE_LOCALNAME
Interface local name.
final
public
static
String
INTERFACE_NAMESPACE
Namespace URI for the interface name.
final
public
static
String
JBI_SCHEMA_FILE
The name of the jbi schema file for jbi.xml in an SU.
final
public
static
String
LOCAL_PART
Token for storing the local name corresponding to QName.s.
final
public
static
String
MEP
The element name for MEP in the XML config file.
final
public
static
String
NAME
Token denoting string name.
final
public
static
String
NAMESPACE_URI
Namespace URI corresponding to a QName.
final
public
static
String
OPERATION
The element name for operastion in the XML config file.
final
public
static
String
OPERATION_NAMESPACE
Namespace for operation.
final
public
static
String
OUTPUTDIR
The element name for output folder in the XML config file.
final
public
static
String
OUTPUTEXTENSION
The element name for output file extension in the XML config file.
final
public
static
String
OUTPUTPREFIX
The element name for output file name prefix in the XML config file.
final
public
static
String
OUTPUT_MESSAGE_TYPE
The element name which identifies the output-message-type.
final
public
static
String
PROCESSEDDIR
The element name for processed folder in the XML config file.
final
public
static int
PROVIDER
Role of endpoint.
final
public
static
String
PROVIDER_STRING
String for provider role.
final
public
static
String
SCHEMA_FILE
The name of the schema file.
final
public
static
String
SEPARATOR
Separator char for the file name.
final
public
static
String
SERVICE
Tag name for service.
final
public
static
String
SERVICENAME
The element name for service name in the XML config file.
final
public
static
String
SERVICE_LOCALNAME
Local name of the service.
final
public
static
String
SERVICE_NAMESPACE
Namespace of the service.
final
public
static
String
TARGET_NAMESPACE
targetNamespace attribute in XML.
final
public
static
String
TRACKINGID_PROPERTY
Tracking id property.
final
public
static
String
WSDL_BINDING_TYPE
Type attribute for binding in WSDL.
final
public
static
String
WSDL_INPUT_LOCATION
WSDL input folder location.
final
public
static
String
WSDL_OUTPUT_LOCATION
WSDL output folder location.
final
public
static
String
WSDL_PROCESSED_LOCATION
WSDL processed folder location.
final
public
static
String
XML_TYPE
Denotes an XML message type.
Field Detail
ATTACHEMENT_TYPE
final
public
static
String
ATTACHEMENT_TYPE
(Code)
Denotes an attachment message type.
BATCH_SIZE
final
public
static int BATCH_SIZE
(Code)
Denotes the number of files that will be picked up per folder.
BINDING_NAME
final
public
static
String
BINDING_NAME
(Code)
Binding name.
CONSUMER
final
public
static int CONSUMER
(Code)
Role of endpoint.
CONSUMER_STRING
final
public
static
String
CONSUMER_STRING
(Code)
String for consumer role.
DEFAULT_MESSAGE_TYPE
final
public
static
String
DEFAULT_MESSAGE_TYPE
(Code)
Default message type for file binding messages.
DEPLOY_DESCRIPTOR
final
public
static
String
DEPLOY_DESCRIPTOR
(Code)
Deployment descriptor file
DONE_EXTENSION
final
public
static
String
DONE_EXTENSION
(Code)
Extension of done file.
ENDPOINT
final
public
static
String
ENDPOINT
(Code)
The element name for endpoint in the XML config file.
ENDPOINTNAME
final
public
static
String
ENDPOINTNAME
(Code)
The element name for endpoint name in the XML config file.
ENDPOINT_TYPE
final
public
static
String
ENDPOINT_TYPE
(Code)
The element name for endpoint type in the XML config file.
ERROR_EXTENSION
final
public
static
String
ERROR_EXTENSION
(Code)
Extension of error file.
EXTENSION_PROPERTY
final
public
static
String
EXTENSION_PROPERTY
(Code)
File extension set in message exchange.
FILENAMESPACE
final
public
static
String
FILENAMESPACE
(Code)
Namespace for file binding.
FILENAME_PROPERTY
final
public
static
String
FILENAME_PROPERTY
(Code)
Filename property set in message exchage.
INPUTDIR
final
public
static
String
INPUTDIR
(Code)
The element name for input folder in the XML config file.
INPUTPATTERN
final
public
static
String
INPUTPATTERN
(Code)
The element name for input file pattern in the XML config file.
INPUT_MESSAGE_TYPE
final
public
static
String
INPUT_MESSAGE_TYPE
(Code)
The element name which identifies the input-message-type.
INTERFACE
final
public
static
String
INTERFACE
(Code)
Interface name in the XML file.
INTERFACE_LOCALNAME
final
public
static
String
INTERFACE_LOCALNAME
(Code)
Interface local name.
INTERFACE_NAMESPACE
final
public
static
String
INTERFACE_NAMESPACE
(Code)
Namespace URI for the interface name.
JBI_SCHEMA_FILE
final
public
static
String
JBI_SCHEMA_FILE
(Code)
The name of the jbi schema file for jbi.xml in an SU.
LOCAL_PART
final
public
static
String
LOCAL_PART
(Code)
Token for storing the local name corresponding to QName.s.
MEP
final
public
static
String
MEP
(Code)
The element name for MEP in the XML config file.
NAME
final
public
static
String
NAME
(Code)
Token denoting string name.
NAMESPACE_URI
final
public
static
String
NAMESPACE_URI
(Code)
Namespace URI corresponding to a QName.
OPERATION
final
public
static
String
OPERATION
(Code)
The element name for operastion in the XML config file.
OPERATION_NAMESPACE
final
public
static
String
OPERATION_NAMESPACE
(Code)
Namespace for operation.
OUTPUTDIR
final
public
static
String
OUTPUTDIR
(Code)
The element name for output folder in the XML config file.
OUTPUTEXTENSION
final
public
static
String
OUTPUTEXTENSION
(Code)
The element name for output file extension in the XML config file.
OUTPUTPREFIX
final
public
static
String
OUTPUTPREFIX
(Code)
The element name for output file name prefix in the XML config file.
OUTPUT_MESSAGE_TYPE
final
public
static
String
OUTPUT_MESSAGE_TYPE
(Code)
The element name which identifies the output-message-type.
PROCESSEDDIR
final
public
static
String
PROCESSEDDIR
(Code)
The element name for processed folder in the XML config file.
PROVIDER
final
public
static int PROVIDER
(Code)
Role of endpoint.
PROVIDER_STRING
final
public
static
String
PROVIDER_STRING
(Code)
String for provider role.
SCHEMA_FILE
final
public
static
String
SCHEMA_FILE
(Code)
The name of the schema file.
SEPARATOR
final
public
static
String
SEPARATOR
(Code)
Separator char for the file name.
SERVICE
final
public
static
String
SERVICE
(Code)
Tag name for service.
SERVICENAME
final
public
static
String
SERVICENAME
(Code)
The element name for service name in the XML config file.
SERVICE_LOCALNAME
final
public
static
String
SERVICE_LOCALNAME
(Code)
Local name of the service.
SERVICE_NAMESPACE
final
public
static
String
SERVICE_NAMESPACE
(Code)
Namespace of the service.
TARGET_NAMESPACE
final
public
static
String
TARGET_NAMESPACE
(Code)
targetNamespace attribute in XML.
TRACKINGID_PROPERTY
final
public
static
String
TRACKINGID_PROPERTY
(Code)
Tracking id property.
WSDL_BINDING_TYPE
final
public
static
String
WSDL_BINDING_TYPE
(Code)
Type attribute for binding in WSDL.
WSDL_INPUT_LOCATION
final
public
static
String
WSDL_INPUT_LOCATION
(Code)
WSDL input folder location.
WSDL_OUTPUT_LOCATION
final
public
static
String
WSDL_OUTPUT_LOCATION
(Code)
WSDL output folder location.
WSDL_PROCESSED_LOCATION
final
public
static
String
WSDL_PROCESSED_LOCATION
(Code)
WSDL processed folder location.
XML_TYPE
final
public
static
String
XML_TYPE
(Code)
Denotes an XML message type.
Methods inherited from
java.lang.Object
native
protected
Object
clone() throws
CloneNotSupportedException
(Code)
(Java Doc)
public
boolean equals(
Object
obj)
(Code)
(Java Doc)
protected
void finalize() throws
Throwable
(Code)
(Java Doc)
final native
public
Class
> getClass()
(Code)
(Java Doc)
native
public
int hashCode()
(Code)
(Java Doc)
final native
public
void notify()
(Code)
(Java Doc)
final native
public
void notifyAll()
(Code)
(Java Doc)
public
String
toString()
(Code)
(Java Doc)
final native
public
void wait(long timeout) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait(long timeout, int nanos) throws
InterruptedException
(Code)
(Java Doc)
final
public
void wait() throws
InterruptedException
(Code)
(Java Doc)
www.java2java.com
|
Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.