Jini Technology Glossary

activation

The process of transforming a passive object into an active object. Activation requires that an object be associated with a Java virtual machine (JVM) [1] , which may entail loading the class for that object into a JVM and the object restoring its persistent state (if any). (Java Remote Method Invocation Specification, Section 7.1.1)

[1] The terms “Java virtual machine” or “JVM” mean a virtual machine for the Java platform.

activatable service

A Jini service that has a back end implemented with the ability to activate and deactivate. (Introduction to Helper Utilities and Services, Section US.2.9, “Activation”)

See also [Jini technology-enabled service (Jini service)]
activation descriptor

A class instance ...

Get Jini™ Specifications, The, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.