Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
C
- call() - Method in interface com.github.robtimus.os.windows.registry.TransactionalState.Callable
-
Runs the transactional action.
- call(TransactionalState.Callable) - Method in class com.github.robtimus.os.windows.registry.TransactionalState
-
Runs an action.
- classes(Class...) - Method in class com.github.robtimus.os.windows.registry.RegistryValue.Filter
-
Specifies registry value classes for which to include instances.
- close() - Method in class com.github.robtimus.os.windows.registry.RegistryKey.Handle
-
Closes this registry handle.
- close() - Method in class com.github.robtimus.os.windows.registry.RemoteRegistry
-
Closes the connection to the remote registry.
- CLOSED - Enum constant in enum class com.github.robtimus.os.windows.registry.Transaction.Status
-
Indicates the transaction has been closed.
- com.github.robtimus.os.windows.registry - module com.github.robtimus.os.windows.registry
-
Provides classes and interfaces for working with the Windows registry.
- com.github.robtimus.os.windows.registry - package com.github.robtimus.os.windows.registry
-
Provides classes and interfaces for working with the Windows registry.
- commit() - Method in class com.github.robtimus.os.windows.registry.Transaction
-
Commits the transaction.
- COMMITTED - Enum constant in enum class com.github.robtimus.os.windows.registry.Transaction.Status
-
Indicates the transaction has been committed.
- compareTo(RegistryKey) - Method in class com.github.robtimus.os.windows.registry.RegistryKey
- connect() - Method in class com.github.robtimus.os.windows.registry.RemoteRegistry.Connector
-
Connects to the registry on the remote machine.
- create() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Creates this registry key if it does not exist already.
- CREATE - Enum constant in enum class com.github.robtimus.os.windows.registry.RegistryKey.HandleOption
-
Indicates that the registry should be created if it does not exist yet.
- createIfNotExists() - Method in class com.github.robtimus.os.windows.registry.RegistryKey
-
Creates this registry key if it does not exist already.
- current() - Static method in class com.github.robtimus.os.windows.registry.Transaction
-
Returns the current transaction, if one exists.
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form