new net_liftweb_http_CometCreationInfo(
cometType, // java.lang.String
cometName, // net.liftweb.common.Box[java.lang.String]
cometHtml, // scala.xml.NodeSeq
cometAttributes, // scala.collection.immutable.Map[java.lang.Stringjava.lang.String]
session, // net.liftweb.http.LiftSession
)