link start!
This commit is contained in:
@@ -0,0 +1,8 @@
|
||||
package com.tridium.web;
|
||||
|
||||
import javax.baja.web.IWebEnv;
|
||||
import javax.baja.web.WebOp;
|
||||
|
||||
public interface IWebEnvProvider {
|
||||
IWebEnv getWebEnv(WebOp webOp) throws WebProcessException;
|
||||
}
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 1018 B |
Binary file not shown.
|
After Width: | Height: | Size: 2.7 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 985 B |
Reference in New Issue
Block a user