Class Hierarchy Index
Interface COM.cloudscape.system.System
- public interface System
Copyright © 1998-1999, Cloudscape, Inc. All rights reserved.
The System interface provides control over a Cloudscape software
system.
Cloudscape reserves the right to change, rename, or
remove this interface at any time.
-
CLASS_NAME
-
-
getUUIDFactory()
- Get the UUID factory for the system.
CLASS_NAME
public static final String CLASS_NAME
getUUIDFactory
public abstract UUIDFactory getUUIDFactory()
- Get the UUID factory for the system. The UUID factory provides
methods to create and recreate universally unique identifiers.
Class Hierarchy Index