Interface ITransferableFactories
-
- All Known Implementing Classes:
TransferableFactories
public interface ITransferableFactories
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description IOptional<ITransferableFactory,java.lang.RuntimeException>getApplicable(java.lang.Object userObject)
-
-
-
Method Detail
-
getApplicable
IOptional<ITransferableFactory,java.lang.RuntimeException> getApplicable(java.lang.Object userObject)
-
-