Return-Path: Delivered-To: apmail-incubator-river-commits-archive@minotaur.apache.org Received: (qmail 81834 invoked from network); 24 Dec 2010 21:17:43 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 24 Dec 2010 21:17:43 -0000 Received: (qmail 80736 invoked by uid 500); 24 Dec 2010 21:17:43 -0000 Delivered-To: apmail-incubator-river-commits-archive@incubator.apache.org Received: (qmail 80719 invoked by uid 500); 24 Dec 2010 21:17:43 -0000 Mailing-List: contact river-commits-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: river-dev@incubator.apache.org Delivered-To: mailing list river-commits@incubator.apache.org Received: (qmail 80712 invoked by uid 99); 24 Dec 2010 21:17:43 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 21:17:43 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO eris.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Dec 2010 21:17:41 +0000 Received: by eris.apache.org (Postfix, from userid 65534) id 9B6372388A32; Fri, 24 Dec 2010 21:17:21 +0000 (UTC) Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Subject: svn commit: r781525 - in /websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use: ./ AbstractEntry.html UnusableEntriesException.html Date: Fri, 24 Dec 2010 21:17:21 -0000 To: river-commits@incubator.apache.org From: buildbot@apache.org X-Mailer: svnmailer-1.0.8 Message-Id: <20101224211721.9B6372388A32@eris.apache.org> Author: buildbot Date: Fri Dec 24 21:17:21 2010 New Revision: 781525 Log: Staging update by buildbot Added: websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/ websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/AbstractEntry.html websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/UnusableEntriesException.html Added: websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/AbstractEntry.html ============================================================================== --- websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/AbstractEntry.html (added) +++ websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/AbstractEntry.html Fri Dec 24 21:17:21 2010 @@ -0,0 +1,264 @@ + + + + + + +Uses of Class net.jini.entry.AbstractEntry (Apache River v2.1.2-SNAPSHOT API Documentation) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.jini.entry.AbstractEntry

+
+ + + + + + + + + + + + + +
+Packages that use AbstractEntry
com.sun.jini.lookup.entryHelper utility classes for managing entries used as lookup service attributes. 
net.jini.lookup.entryThese are common entry classes for use as attributes in lookup services and +their associated JavaBeans(TM) component wrapping classes. 
+  +

+ + + + + +
+Uses of AbstractEntry in com.sun.jini.lookup.entry
+  +

+ + + + + + + + + +
Subclasses of AbstractEntry in com.sun.jini.lookup.entry
+ classBasicServiceType + +
+          An implementation of ServiceType that uses ResourceBundles.
+  +

+ + + + + +
+Uses of AbstractEntry in net.jini.lookup.entry
+  +

+ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +
Subclasses of AbstractEntry in net.jini.lookup.entry
+ classAddress + +
+          The address of the physical component of a service.
+ classComment + +
+          A free-form comment about a service.
+ classLocation + +
+          The location of the physical component of a service.
+ className + +
+          The name of a service as used by users.
+ classServiceInfo + +
+          Generic information about a service.
+ classServiceType + +
+          Human-oriented information about the "type" of a service.
+ classStatus + +
+          The base class from which other status-related entry classes may be + derived.
+ classUIDescriptor + +
+          Entry that enables a UI for a service to be associated + with the service in the attribute sets of the service item.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions. + + Added: websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/UnusableEntriesException.html ============================================================================== --- websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/UnusableEntriesException.html (added) +++ websites/staging/river/trunk/content/river/doc/api/net/jini/entry/class-use/UnusableEntriesException.html Fri Dec 24 21:17:21 2010 @@ -0,0 +1,182 @@ + + + + + + +Uses of Class net.jini.entry.UnusableEntriesException (Apache River v2.1.2-SNAPSHOT API Documentation) + + + + + + + + + + + + + + + + + + + + + + + + + + +
+ +
+ + + +
+
+

+Uses of Class
net.jini.entry.UnusableEntriesException

+
+ + + + + + + + + +
+Packages that use UnusableEntriesException
net.jini.spaceJavaSpaces servers provide a place on the network, a space, +for clients to store and exchange objects. 
+  +

+ + + + + +
+Uses of UnusableEntriesException in net.jini.space
+  +

+ + + + + + + + + +
Methods in net.jini.space that throw UnusableEntriesException
+ CollectionJavaSpace05.take(Collection tmpls, + Transaction txn, + long timeout, + long maxEntries) + +
+          This method provides an overload of the JavaSpace.take method that attempts to + remove, optionally under a Transaction, and return + one or more entries from the space.
+  +

+


+ + + + + + + + + + + + + + + +
+ +
+ + + +
+Copyright 2007, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions. + +