Class ServerLazyLoader
- java.lang.Object
-
- org.bonitasoft.engine.business.data.proxy.ServerLazyLoader
-
public class ServerLazyLoader extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ServerLazyLoader(BusinessDataRepository bdBusinessDataRepository)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.Objectload(java.lang.reflect.Method method, long persistenceId)
-
-
-
Constructor Detail
-
ServerLazyLoader
public ServerLazyLoader(BusinessDataRepository bdBusinessDataRepository)
-
-