Package | Description |
---|---|
com.sun.jini.fiddler |
Provides the server side of an implementation of the lookup discovery service
(see
). |
com.sun.jini.mahalo |
Provides implementations of the
TransactionManager service.
|
com.sun.jini.mercury |
Provides implementations of the
EventMailbox service.
|
com.sun.jini.norm |
Provides implementations of
LeaseRenewalService . |
com.sun.jini.outrigger |
This is an implementation of a JavaSpaces technology-enabled service.
|
com.sun.jini.phoenix |
A configurable Java(TM) Remote Method Invocation (Java RMI) activation
system daemon implementation.
|
com.sun.jini.reggie |
Provides implementations of
ServiceRegistrar . |
net.jini.io.context |
Provides type definitions for elements commonly found in the context
collections available from
ServerContext and
ObjectStreamContext . |
Modifier and Type | Class and Description |
---|---|
class |
FiddlerPermission
Special purpose permission class, specific to the
Fiddler implementation of the lookup discovery service, that can be used
to express the access control policy for that service's backend server
when it is exported with a
BasicJeriExporter . |
Modifier and Type | Class and Description |
---|---|
class |
MahaloPermission
Represents permissions that can be used to express the access control policy
for the Mahalo server exported with a
BasicJeriExporter . |
Modifier and Type | Class and Description |
---|---|
class |
MercuryPermission
Represents permissions that can be used to express the access control policy
for the Mercury server exported with a
BasicJeriExporter . |
Modifier and Type | Class and Description |
---|---|
class |
NormPermission
Represents permissions that can be used to express the access control policy
for the a Norm server exported with a
BasicJeriExporter . |
Modifier and Type | Class and Description |
---|---|
class |
OutriggerPermission
Permission that can be used to express the access control policy for an
instance of an Outrigger server exported with a
BasicJeriExporter . |
Modifier and Type | Class and Description |
---|---|
class |
ActivatorPermission
Represents permissions that can be used to express the access control
policy for the activator, the remote object handling object activation,
if that remote object is exported with
BasicJeriExporter . |
class |
InstantiatorPermission
Represents permissions that can be used to express the access control
policy for the
ActivationInstantiator remote
object exported with
BasicJeriExporter . |
class |
MonitorPermission
Represents permissions that can be used to express the access control
policy for the
ActivationMonitor remote object exported with
BasicJeriExporter . |
class |
SystemPermission
Represents permissions that can be used to express the access control
policy for the
ActivationSystem remote
object exported with
BasicJeriExporter . |
Modifier and Type | Class and Description |
---|---|
class |
RegistrarPermission
Permission that can be used to express the access control policy for an
instance of the Reggie lookup service exported with a
BasicJeriExporter . |
Modifier and Type | Class and Description |
---|---|
class |
ContextPermission
Represents permissions used to express the access control policy for
elements commonly found in the context collections available from
ServerContext and
ObjectStreamContext . |
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.