|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AliasProperties
To each alias registered by the HttpService an
AliasProperties object
is assigned to keep information about its basics.
All AliasProperties objects hosted by the HttpService
can be listed using com.prosyst.mbs.services.http.HttpHelper's
getAliases method.
HttpHelper| Method Summary | |
|---|---|
java.lang.String |
getAlias()
Gets the alias to which this registration corresponds. |
long |
getBundleId()
Gets the id of the bundle which has registered the resource (servlet). |
java.lang.String |
getResourcePath()
ResourceRegistrations return the resource name which has been registered. |
| Method Detail |
|---|
long getBundleId()
java.lang.String getAlias()
java.lang.String getResourcePath()
null.
|
Framework Professional Edition Package |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||