Package com.github.fungal.api.deployment
Class Inject
java.lang.Object
com.github.fungal.api.deployment.Inject
Represents an inject element
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Inject
Constructor- Parameters:
bean- The bean
-
-
Method Details
-
getValue
Get the value- Returns:
- The value
-
setValue
Set the value- Parameters:
value- The value
-
getBean
Get the bean- Returns:
- The value
-
getProperty
Get the property- Returns:
- The value
-
setProperty
Set the property- Parameters:
value- The value
-
toString
String representation
-