public class RrdStrategyFactory extends Object implements org.springframework.context.ApplicationContextAware
Constructor and Description |
---|
RrdStrategyFactory() |
Modifier and Type | Method and Description |
---|---|
<D,F> RrdStrategy<D,F> |
getStrategy()
getStrategy
|
void |
setApplicationContext(org.springframework.context.ApplicationContext context) |
public void setApplicationContext(org.springframework.context.ApplicationContext context)
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
public <D,F> RrdStrategy<D,F> getStrategy()
getStrategy
RrdStrategy
object.Copyright © 2021. All rights reserved.