public class ServerSanitizerFactory extends java.lang.Object implements ISanitizerFactory<Server>
| Constructor and Description | 
|---|
ServerSanitizerFactory()  | 
| Modifier and Type | Method and Description | 
|---|---|
ISanitizer<Server> | 
create(BmContext context)  | 
java.lang.Class<Server> | 
support()  | 
public java.lang.Class<Server> support()
support in interface ISanitizerFactory<Server>public ISanitizer<Server> create(BmContext context)
create in interface ISanitizerFactory<Server>Copyright © 2021. All Rights Reserved.