ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationServant.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/core/ConfigurationServant.java (file contents):
Revision 1.16 by tdb, Tue Mar 13 19:05:22 2001 UTC vs.
Revision 1.17 by tdb, Tue Mar 13 19:14:15 2001 UTC

# Line 85 | Line 85 | class ConfigurationServant extends ConfigurationPOA {
85              getClass().getName(),
86              REVISION);
87      }
88 <
88 >    
89 >    /**
90 >     * Unhooks this Configuration object from the ORB
91 >     */
92      public void disconnect() {
93          try {
94              org.omg.CORBA.Object objRef = _refman.getRootPOA().servant_to_reference(this);

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines