com.novell.application.console.snapin
Interface ServiceSnapin
- All Superinterfaces:
- Snapin
- public interface ServiceSnapin
- extends Snapin
Provides services snapped into the shell to run as long as
the shell is running.
You must implement this interface to provide a service that runs
as long as the shell is running. Service snap-ins are loaded
immediately after the shell has read the InitSnapinInfo from all
snap-ins, and is unloaded just before the shell shuts down. In order
to implement the ServiceSnapin interface, the participating snap-in
must use the GlobalScope. That is, Service snap-ins can be registered
only with the GlobalScope.
API Documentation Copyright © 1998-2003 Novell, Inc. All rights reserved.
ConsoleOne is a registered trademark of Novell Inc.
Generated December 9 2003 1727.