Java Doc for RepositoryImpl.java in  » Collaboration » JacORB » org » jacorb » ir » 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 » Collaboration » JacORB » org.jacorb.ir 
Source Cross Reference  Class Diagram Java Document (Java Doc) 


java.lang.Object
   org.jacorb.ir.IRObject
      org.jacorb.ir.RepositoryImpl

RepositoryImpl
public class RepositoryImpl extends IRObject implements org.omg.CORBA.RepositoryOperations,Configurable(Code)
The Interface Repository.

This class represents the repository itself as well as the executable server.

Methods from the "write" interface to the IR are not supported.


author:
   Gerald Brose
version:
   $Id: RepositoryImpl.java,v 1.12 2006/06/15 16:43:14 alphonse.bendt Exp $




Constructor Summary
public  RepositoryImpl(String classpath, String outfile, java.net.URLClassLoader loader)
    

Method Summary
public  voidconfigure(Configuration myConfiguration)
    
public  org.omg.CORBA.Contained[]contents(org.omg.CORBA.DefinitionKind limit_type, boolean exclude_inherited)
    
public  org.omg.CORBA.AliasDefcreate_alias(String id, String name, String version, org.omg.CORBA.IDLType original_type)
    
public  org.omg.CORBA.ArrayDefcreate_array(int length, org.omg.CORBA.IDLType element_type)
    
public  org.omg.CORBA.ConstantDefcreate_constant(String id, String name, String version, org.omg.CORBA.IDLType type, org.omg.CORBA.Any value)
    
public  org.omg.CORBA.EnumDefcreate_enum(String id, String name, String version, String[] members)
    
public  org.omg.CORBA.ExceptionDefcreate_exception(String id, String name, String version, org.omg.CORBA.StructMember[] member)
    
public  org.omg.CORBA.FixedDefcreate_fixed(short digits, short scale)
    
public  org.omg.CORBA.InterfaceDefcreate_interface(String id, String name, String version, org.omg.CORBA.InterfaceDef[] base_interfaces, boolean is_abstract)
    
public  org.omg.CORBA.ModuleDefcreate_module(String id, String name, String version)
    
public  org.omg.CORBA.NativeDefcreate_native(String id, String name, String version)
    
public  org.omg.CORBA.SequenceDefcreate_sequence(int bound, org.omg.CORBA.IDLType element_type)
    
public  org.omg.CORBA.StringDefcreate_string(int bound)
    
public  org.omg.CORBA.StructDefcreate_struct(String id, String name, String version, org.omg.CORBA.StructMember[] members)
    
public  org.omg.CORBA.UnionDefcreate_union(String id, String name, String version, org.omg.CORBA.IDLType discriminator_type, org.omg.CORBA.UnionMember[] members)
    
public  org.omg.CORBA.ValueDefcreate_value(String id, String name, String version, boolean is_custom, boolean is_abstract, org.omg.CORBA.ValueDef base_value, boolean is_truncatable, org.omg.CORBA.ValueDef[] abstract_base_values, org.omg.CORBA.InterfaceDef[] supported_interfaces, org.omg.CORBA.Initializer[] initializers)
    
public  org.omg.CORBA.ValueBoxDefcreate_value_box(String id, String name, String version, org.omg.CORBA.IDLType type)
    
public  org.omg.CORBA.WstringDefcreate_wstring(int bound)
    
 voiddefine()
    
public  org.omg.CORBA.ContainerPackage.Description[]describe_contents(org.omg.CORBA.DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs)
    
public  voiddestroy()
    
public  org.omg.CORBA.TypeCodeget_canonical_typecode(org.omg.CORBA.TypeCode tc)
    
public  org.omg.CORBA.PrimitiveDefget_primitive(org.omg.CORBA.PrimitiveKind kind)
    
public  voidloadContents()
    
public  org.omg.CORBA.Containedlookup(String name)
    
public  org.omg.CORBA.Containedlookup_id(String search_id)
     lookup a repository ID
Parameters:
  search_id - a string in Repository ID format,e.g.
public  org.omg.CORBA.Contained[]lookup_name(String search_name, int levels_to_search, org.omg.CORBA.DefinitionKind limit_type, boolean exclude_inherited)
    


Constructor Detail
RepositoryImpl
public RepositoryImpl(String classpath, String outfile, java.net.URLClassLoader loader) throws Exception(Code)
constructor to launch a repository with the contents of classpath
Parameters:
  classpath - a classpath string made up of directories separated by ":"




Method Detail
configure
public void configure(Configuration myConfiguration) throws ConfigurationException(Code)



contents
public org.omg.CORBA.Contained[] contents(org.omg.CORBA.DefinitionKind limit_type, boolean exclude_inherited)(Code)
list the contents of the repository
Parameters:
  limit_type - limit the description to objects of this type
Parameters:
  exclude_inherited - exclude inherited items from the description an array of items contained in this repository



create_alias
public org.omg.CORBA.AliasDef create_alias(String id, String name, String version, org.omg.CORBA.IDLType original_type)(Code)



create_array
public org.omg.CORBA.ArrayDef create_array(int length, org.omg.CORBA.IDLType element_type)(Code)
not supported



create_constant
public org.omg.CORBA.ConstantDef create_constant(String id, String name, String version, org.omg.CORBA.IDLType type, org.omg.CORBA.Any value)(Code)



create_enum
public org.omg.CORBA.EnumDef create_enum(String id, String name, String version, String[] members)(Code)



create_exception
public org.omg.CORBA.ExceptionDef create_exception(String id, String name, String version, org.omg.CORBA.StructMember[] member)(Code)



create_fixed
public org.omg.CORBA.FixedDef create_fixed(short digits, short scale)(Code)
not supported



create_interface
public org.omg.CORBA.InterfaceDef create_interface(String id, String name, String version, org.omg.CORBA.InterfaceDef[] base_interfaces, boolean is_abstract)(Code)
not supported



create_module
public org.omg.CORBA.ModuleDef create_module(String id, String name, String version)(Code)



create_native
public org.omg.CORBA.NativeDef create_native(String id, String name, String version)(Code)
not supported



create_sequence
public org.omg.CORBA.SequenceDef create_sequence(int bound, org.omg.CORBA.IDLType element_type)(Code)
not supported



create_string
public org.omg.CORBA.StringDef create_string(int bound)(Code)
not supported



create_struct
public org.omg.CORBA.StructDef create_struct(String id, String name, String version, org.omg.CORBA.StructMember[] members)(Code)



create_union
public org.omg.CORBA.UnionDef create_union(String id, String name, String version, org.omg.CORBA.IDLType discriminator_type, org.omg.CORBA.UnionMember[] members)(Code)



create_value
public org.omg.CORBA.ValueDef create_value(String id, String name, String version, boolean is_custom, boolean is_abstract, org.omg.CORBA.ValueDef base_value, boolean is_truncatable, org.omg.CORBA.ValueDef[] abstract_base_values, org.omg.CORBA.InterfaceDef[] supported_interfaces, org.omg.CORBA.Initializer[] initializers)(Code)
not supported



create_value_box
public org.omg.CORBA.ValueBoxDef create_value_box(String id, String name, String version, org.omg.CORBA.IDLType type)(Code)
not supported



create_wstring
public org.omg.CORBA.WstringDef create_wstring(int bound)(Code)
not supported



define
void define()(Code)



describe_contents
public org.omg.CORBA.ContainerPackage.Description[] describe_contents(org.omg.CORBA.DefinitionKind limit_type, boolean exclude_inherited, int max_returned_objs)(Code)
describe the contents of the repository
Parameters:
  limit_type - limit the description to objects of this type
Parameters:
  exclude_inherited - exclude inherited items from the description
Parameters:
  max_returned_objs - return only so many items an array of descriptions



destroy
public void destroy()(Code)



get_canonical_typecode
public org.omg.CORBA.TypeCode get_canonical_typecode(org.omg.CORBA.TypeCode tc)(Code)



get_primitive
public org.omg.CORBA.PrimitiveDef get_primitive(org.omg.CORBA.PrimitiveKind kind)(Code)



loadContents
public void loadContents()(Code)



lookup
public org.omg.CORBA.Contained lookup(String name)(Code)
lookup a scoped name in the repository
Parameters:
  name - the name to look for a reference to the item with the specified nameor null, if not found



lookup_id
public org.omg.CORBA.Contained lookup_id(String search_id)(Code)
lookup a repository ID
Parameters:
  search_id - a string in Repository ID format,e.g. "IDL:myModule/MyInterface:1.0" a reference to the object or null, if not found



lookup_name
public org.omg.CORBA.Contained[] lookup_name(String search_name, int levels_to_search, org.omg.CORBA.DefinitionKind limit_type, boolean exclude_inherited)(Code)
lookup a simple name in the repository (neither scoped nor ID formatted)
Parameters:
  search_name - the name to look for
Parameters:
  levels_to_search - if 1, search only this object, if -1, searchall containers contained in this repository, else searchuntil the specified depth is reached
Parameters:
  limit_type - limit the description to objects of this type
Parameters:
  exclude_inherited - exclude inherited items from the description an array of items with the specified name



Fields inherited from org.jacorb.ir.IRObject
protected org.omg.CORBA.DefinitionKind def_kind(Code)(Java Doc)
final protected static char fileSeparator(Code)(Java Doc)
protected org.omg.CORBA.Object myRef(Code)(Java Doc)
protected String name(Code)(Java Doc)
protected org.omg.CORBA.ORB orb(Code)(Java Doc)

Methods inherited from org.jacorb.ir.IRObject
public org.omg.CORBA.DefinitionKind def_kind()(Code)(Java Doc)
abstract void define()(Code)(Java Doc)
abstract public void destroy()(Code)(Java Doc)
public String getName()(Code)(Java Doc)
public org.omg.CORBA.Object getReference()(Code)(Java Doc)
public void setReference(org.omg.CORBA.Object ref)(Code)(Java Doc)

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.