|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectplay.server.ApplicationProvider
public class ApplicationProvider
Provides information about a Play Application running inside a Play server.
| Constructor Summary | |
|---|---|
ApplicationProvider(Application application,
java.io.File path)
|
|
| Method Summary | |
|---|---|
Application |
getApplication()
|
java.io.File |
getPath()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ApplicationProvider(Application application,
java.io.File path)
| Method Detail |
|---|
public Application getApplication()
public java.io.File getPath()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||