Home
last modified time | relevance | path

Searched refs:m_lURLs4InterceptionInfo (Results 1 – 1 of 1) sorted by relevance

/aoo4110/main/framework/qa/complex/dispatches/
H A DInterceptor.java65 private String[] m_lURLs4InterceptionInfo = null; field in Interceptor
268 m_lURLs4InterceptionInfo = lURLs; in setURLs4InterceptionInfo()
290 if (m_lURLs4InterceptionInfo == null) in impl_getURLs4InterceptionInfo()
292 m_lURLs4InterceptionInfo = new String[1]; in impl_getURLs4InterceptionInfo()
293 m_lURLs4InterceptionInfo[0] = "*"; in impl_getURLs4InterceptionInfo()
296 return m_lURLs4InterceptionInfo; in impl_getURLs4InterceptionInfo()

Completed in 14 milliseconds