Liferay 7.0-ce-b4

com.liferay.portal.fabric.netty.agent
Class NettyFabricAgentConfig

java.lang.Object
  extended by com.liferay.portal.fabric.netty.agent.NettyFabricAgentConfig
All Implemented Interfaces:
Serializable

public class NettyFabricAgentConfig
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
NettyFabricAgentConfig(File repositoryFolder)
           
 
Method Summary
 java.nio.file.Path getRepositoryPath()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NettyFabricAgentConfig

public NettyFabricAgentConfig(File repositoryFolder)
Method Detail

getRepositoryPath

public java.nio.file.Path getRepositoryPath()

Liferay 7.0-ce-b4