Class DefaultRefreshTargetConnectionHint
- java.lang.Object
-
- de.akquinet.jbosscc.guttenbase.hints.RefreshTargetConnectionHint
-
- de.akquinet.jbosscc.guttenbase.hints.impl.DefaultRefreshTargetConnectionHint
-
- All Implemented Interfaces:
ConnectorHint<RefreshTargetConnection>
public class DefaultRefreshTargetConnectionHint extends RefreshTargetConnectionHint
By default, the connection is never flushed.© 2012-2034 akquinet tech@spree
- Author:
- M. Dahm
-
-
Constructor Summary
Constructors Constructor Description DefaultRefreshTargetConnectionHint()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description RefreshTargetConnection
getValue()
-
Methods inherited from class de.akquinet.jbosscc.guttenbase.hints.RefreshTargetConnectionHint
getConnectorHintType
-
-
-
-
Method Detail
-
getValue
public RefreshTargetConnection getValue()
-
-