Package | Description |
---|---|
net.jini.lookup.entry |
These are common entry classes for use as attributes in lookup services and
their associated JavaBeans(TM) component wrapping classes.
|
Modifier and Type | Class and Description |
---|---|
class |
AddressBean
A JavaBeans(TM) component that encapsulates an Address object.
|
class |
CommentBean
A JavaBeans(TM) component that encapsulates a Comment object.
|
class |
LocationBean
A JavaBeans(TM) component that encapsulates a Location object.
|
class |
NameBean
A JavaBeans(TM) component that encapsulates a Name object.
|
class |
ServiceInfoBean
A JavaBeans(TM) component that encapsulates a ServiceInfo object.
|
class |
StatusBean
A JavaBeans(TM) component that encapsulates a Status object.
|
class |
UIDescriptorBean
A JavaBeans(TM) component that encapsulates a
UIDescriptor object. |
Modifier and Type | Method and Description |
---|---|
static EntryBean |
EntryBeans.createBean(Entry ent)
Create a bean of the appropriate type for the given Entry
object, and link it to the object for immediate manipulation.
|
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.