/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/codegen/otsidl/ |
H A D | ResourceStatusHelper.java | 21 * file that accompanied this code. 55 public static void insert (org.omg.CORBA.Any a, com.sun.jts.codegen.otsidl.ResourceStatus that) argument 59 write (out, that);
|
H A D | TransAncestryHelper.java | 21 * file that accompanied this code. 55 public static void insert (org.omg.CORBA.Any a, org.omg.CosTransactions.TransIdentity[] that) argument 59 write (out, that);
|
H A D | CoordinatorResourceHelper.java | 21 * file that accompanied this code. 57 public static void insert (org.omg.CORBA.Any a, com.sun.jts.codegen.otsidl.CoordinatorResource that) argument 61 write (out, that);
|
H A D | JControlHelper.java | 21 * file that accompanied this code. 57 public static void insert (org.omg.CORBA.Any a, com.sun.jts.codegen.otsidl.JControl that) argument 61 write (out, that);
|
H A D | JCoordinatorHelper.java | 21 * file that accompanied this code. 57 public static void insert (org.omg.CORBA.Any a, com.sun.jts.codegen.otsidl.JCoordinator that) argument 61 write (out, that);
|
/glassfish-3.1.2/security/javax.security.jacc/src/main/java/javax/security/jacc/ |
H A D | URLPatternSpec.java | 21 * file that accompanied this code. 73 * Creates a new URLPatternSpec that identifies the web 92 * <li> No pattern may exist in the URLPatternList that matches the 99 * pattern, only exact patterns that are matched by the first 108 * that identifies the application 148 URLPatternSpec that = (URLPatternSpec) o; 150 return this.toString().equals(that.toString()); 201 * <li> this pattern is a path-prefix pattern (that is, it starts with 205 * <li> this pattern is an extension pattern (that is, it starts with 213 * @param that "thi 220 implies(URLPatternSpec that) argument [all...] |
H A D | HttpMethodSpec.java | 21 * file that accompanied this code. 200 public boolean equals (Object that) argument 203 if (that != null && that instanceof HttpMethodSpec) { 204 if (that == this) { 207 rvalue = this.hashCode() == ((HttpMethodSpec) that).hashCode(); 213 boolean implies (HttpMethodSpec that) argument 221 else if (that.standardMap == 0 && that.extensionSet == null) { 225 else if (this.exceptionList && that [all...] |
/glassfish-3.1.2/webservices/jsr109-impl/src/main/java/org/glassfish/webservices/ |
H A D | MonitoringPipe.java | 21 * file that accompanied this code. 85 public MonitoringPipe(MonitoringPipe that, PipeCloner cloner) { argument 86 super(that, cloner); 87 this.endpoint = that.endpoint; 88 this.seiModel = that.seiModel; 89 this.wsdlModel = that.wsdlModel; 90 this.owner = that.owner;
|
/glassfish-3.1.2/common/internal-api/src/main/java/org/glassfish/internal/embedded/ |
H A D | EmbeddedFileSystem.java | 21 * file that accompanied this code. 49 * Abstraction for a virtual filesystem that be used by the server to store important files. 165 * Builds a configured embedded file system instance that can be used to configure 219 void copy(Builder that) { argument 220 that.autoDelete(autoDelete); 221 that.configurationFile(configFile, readOnlyConfigFile); 222 that.installRoot(installRoot, cookedMode); 223 that.instanceRoot(instanceRoot);
|
/glassfish-3.1.2/security/webservices.security/src/main/java/com/sun/enterprise/security/webservices/ |
H A D | ClientSecurityPipe.java | 21 * file that accompanied this code. 101 protected ClientSecurityPipe(ClientSecurityPipe that, PipeCloner cloner) { argument 102 super(that, cloner); 103 this.helper = that.helper;
|
H A D | ClientSecurityTube.java | 21 * file that accompanied this code. 106 protected ClientSecurityTube(ClientSecurityTube that, TubeCloner cloner) { argument 107 super(that, cloner); 108 this.helper = that.helper;
|
H A D | CommonServerSecurityPipe.java | 21 * file that accompanied this code. 98 protected CommonServerSecurityPipe(CommonServerSecurityPipe that, argument 101 super(that, cloner); 102 // we can share the helper for all pipes so that the remove 104 this.helper = that.helper; 105 this.isHttpBinding = that.isHttpBinding;
|
H A D | CommonServerSecurityTube.java | 21 * file that accompanied this code. 96 protected CommonServerSecurityTube(CommonServerSecurityTube that, argument 99 super(that, cloner); 100 // we can share the helper for all pipes so that the remove 102 this.helper = that.helper; 103 this.isHttpBinding = that.isHttpBinding;
|
/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/codegen/jtsxa/ |
H A D | OTSResourceHelper.java | 21 * file that accompanied this code. 57 public static void insert (org.omg.CORBA.Any a, com.sun.jts.codegen.jtsxa.OTSResource that) argument 61 write (out, that);
|
/glassfish-3.1.2/common/common-util/src/main/java/com/sun/appserv/management/client/prefs/ |
H A D | LoginInfo.java | 21 * file that accompanied this code. 44 * An immutable class that represents an arbitrary LoginInfo for Appserver Administration Client. A LoginInfo 86 final LoginInfo that = (LoginInfo) other; 87 same = this.host.equals(that.host) && 88 this.port == that.port && 89 this.user.equals(that.user) && 90 this.password.equals(that.password); 109 public int compareTo(final LoginInfo that) { argument 111 final String thatKey = that.user + that [all...] |
/glassfish-3.1.2/jbi/serviceengine/sun-javaee-engine/src/main/java/com/sun/enterprise/jbi/serviceengine/bridge/transport/ |
H A D | JBITransportPipe.java | 21 * file that accompanied this code. 55 * This is the main Pipe that is used by JAX-WS client runtime to sendRequest the 82 private JBITransportPipe(JBITransportPipe that, PipeCloner cloner) { argument 83 super(that, cloner); 84 if(that != null) { 85 setWSDLLocation(that.getWSDLLocation()); 86 setWSDLPort(that.getWSDLPort()); 87 setServiceName(that.getServiceName());
|
/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/CosTransactions/ |
H A D | TerminatorImpl.java | 21 * file that accompanied this code. 140 * sets the control object that points to this terminator. 212 * Requests that the transaction controlled by the Terminator object be 247 // Any other exception that is raised is returned to the client. 278 * Demands that the transaction represented by the Terminator object 302 // Any other exception that is raised is returned to the client. 408 public boolean _is_equivalent(org.omg.CORBA.Object that) { argument
|
H A D | TransactionFactoryImpl.java | 21 * file that accompanied this code. 178 // Ensure that resync has completed. 196 // to indicate that it does not represent a 281 // at this point should throw OBJECT_NOT_EXIST. This means that we 295 // We first must make sure that resync is not in progress. 370 // Make sure that the parent knows about 378 // of ancestors with that of the local subordinate, 424 // that it knows it is not a temporary Coordinator. 444 // If any exception was thrown during that lot, then we 481 // We first must make sure that resyn 666 _is_equivalent(org.omg.CORBA.Object that) argument [all...] |
H A D | ControlImpl.java | 21 * file that accompanied this code. 234 // Ensure that this object does not appear in the suspended set. 259 /**Returns the identifier that globally represents the transaction 271 /**Returns the identifier that globally represents the transaction, and a 272 * value that indicates the state of the transaction. 307 /**Returns the identifier that locally represents the transaction, and a value 308 * that indicates the state of the transaction. 349 * A value is returned that indicates the state of the transaction. 379 /**Stacks the given ControlImpl on the target of the operation, so that it can 380 * later be restored, and returns a value that indicate 981 _is_equivalent(org.omg.CORBA.Object that) argument [all...] |
H A D | CoordinatorImpl.java | 21 * file that accompanied this code. 80 * interface that provides the common operations for top-level transactions and 103 /**Reply action value indicating that the transaction should be forgotten. 107 /**Reply action value indicating that the transaction has active children. 243 * CoordinatorImpl must guarantee that each Resource object registered with it 247 * @exception INVALID_TRANSACTION Indicates that the transaction may not be 249 * @exception HeuristicMixed Indicates that a participant voted to roll the 251 * @exception HeuristicHazard Indicates that a participant voted to roll the 259 * registered Resources to commit. Those Resources that raised heuristic 265 * @exception HeuristicMixed Indicates that heuristi 435 _is_equivalent(org.omg.CORBA.Object that) argument [all...] |
/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/jta/ |
H A D | SynchronizationImpl.java | 21 * file that accompanied this code. 216 public boolean _is_equivalent(org.omg.CORBA.Object that) { argument
|
/glassfish-3.1.2/transaction/jts/src/main/java/com/sun/jts/jtsxa/ |
H A D | OTSResourceImpl.java | 21 * file that accompanied this code. 455 * Ensure that the Native XA interface is initialized. 457 * Invoke the nativeXA initializer to ensure that this resource has had 465 * We also call down to the native interface informing that the transaction 504 public boolean _is_equivalent(org.omg.CORBA.Object that) { argument
|
/glassfish-3.1.2/admin/rest/src/main/java/org/glassfish/admin/rest/resources/custom/ |
H A D | LogViewerResource.java | 19 * of the License file that accompanied this code. 273 * Points to the start of the region that's not committed 283 * Moves this mark to 'that' mark, and writes the data 286 long moveTo(Mark that, OutputStream os) throws IOException { argument 288 while (this.buf != that.buf) { 295 this.pos = that.pos;
|