Class StrongReference<T,A>
java.lang.Object
org.jboss.modules.ref.StrongReference<T,A>
- Type Parameters:
T- the reference value typeA- the attachment type
- All Implemented Interfaces:
Reference<T,A>
-
Nested Class Summary
Nested classes/interfaces inherited from interface Reference
Reference.Type -
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
value
-
attachment
-
-
Constructor Details
-
StrongReference
-
StrongReference
-
-
Method Details
-
get
-
clear
-
getAttachment
-
getType
-
toString
-