|
LEONARDI Application Composer - 8.9.0.40 by W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectleon.peer.LyDataProvider
leon.peer.LyPeerDataProvider
leon.peer.util.LyTableDataProvider
leon.peer.xml.LyXmlDataProvider
leon.peer.xml.file.LyXmlFileDataProvider
public class LyXmlFileDataProvider
This class is used by DataSources to transmit their requests to an instance of RequestEncoder.
LyXmlRequestEncoder
,
LyXmlFileConnection
Field Summary | |
---|---|
static java.lang.String |
__VERSION
|
Constructor Summary | |
---|---|
LyXmlFileDataProvider(LyApplication application,
LyLocation location)
Default constructor Initialization is done with the init method. |
Method Summary | |
---|---|
boolean |
close()
Closes all connections from the connection pool. |
void |
setLocation(LyLocation location)
Sets location on provider. |
Methods inherited from class leon.peer.xml.LyXmlDataProvider |
---|
getRequestEncoder |
Methods inherited from class leon.peer.LyPeerDataProvider |
---|
getPeerClass, invalidate, load, resetPeerClasses, validate, validate, validateNotifier |
Methods inherited from class leon.peer.LyDataProvider |
---|
canBeFullyLoaded, dumpConnections, getApplication, getConnection, getEnvironment, getEventNotifier, getId, getLocation, getNbAvailableConnection, getNbConnection, hasLostConnection, isConnectionReady, isModified, isModified, isNotifierReady, isXASupported, releaseConnection, save, setEventNotifier, setModified, setNbConnection, sleep, validate, wakeUp |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String __VERSION
Constructor Detail |
---|
public LyXmlFileDataProvider(LyApplication application, LyLocation location)
Method Detail |
---|
public void setLocation(LyLocation location)
setLocation
in class LyXmlDataProvider
location
- New location for the provider.public boolean close()
close
in class LyDataProvider
LyDataProvider.createConnections(int)
|
(c) January 2013 - W4 S.A. | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |