JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Directory Services 3.5.3 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.forgerock.util
Interface Factory<T>
Type Parameters:
T
- The type of object created by this factory.
public interface
Factory
<T>
A factory interface.
Method Summary
Methods
Modifier and Type
Method and Description
T
newInstance
()
Creates and returns a new object instance.
Method Detail
newInstance
T
newInstance
()
Creates and returns a new object instance.
Returns:
The new object instance.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Directory Services 3.5.3 API
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright 2010-2017 ForgeRock AS.